I discovered that this:

$("#photographTable tr:eq(0) td:first-child span").click();

does work.  My problem was that I had to include it into the callback
function
attached to the ajax call that created the table.  

-- 
View this message in context: 
http://www.nabble.com/Trigger-on-click-event-in-first-table-cell-tf2884409.html#a8059175
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to