Hi!

I'm using tablesorter, which content is generated by a $.get (from a php
script) when the page loads.
I want to add to my table a column 'delete' with a delete link (for each row
of course).

The problem is I can't catch the click action with jQuery: nothing happens.
But when the link is outside the php-generated content, I can trigger the
action (displaying for example an alert).

Do you understand the problem? Maybe it's a basic jQuery situation I don't
know.
-- 
View this message in context: 
http://www.nabble.com/Tablesorter-with-inside-delete-link-tp22384016s27240p22384016.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to