I am have a problem using tablesorter pagination plugin. The table rows is clickable when I first generate the page, but after I goes to next/prev page, create a new table, or sort the table, whatever ways I modified the table, the rows become unclickable.
How to solve this problem?
My code is in this jsFiddle here
http://jsfiddle.net/hxKG3/
It is a sliding Panel, you can click the “variable” trigger to bring up the table.
Thank you in advance.
Try this, I’ve changed in your fiddle and it seems to work
But be aware that ‘live’ is being deprecated, you should be using
, witch also doesn’t work with tablesorter.
I guess it’s because tablesorter has some years and it is not fully compatible with jquery 1.7.2