Showing some code, specifically how you wire up this delete button would be a help to others helping you
On Mar 11, 6:12 am, Dagnan <dag...@gmail.com> wrote: > 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-tp22384016s... > Sent from the jQuery General Discussion mailing list archive at Nabble.com.