$("#photographTable td:first span").click() would probably work as well, and
be faster too :)
On 12/26/06, Mungbeans <[EMAIL PROTECTED]> wrote:
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/
--
Yehuda Katz
Web Developer | Wycats Designs
(ph) 718.877.1325
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/