Jquery pagination
Posted
by Oliver Bayes-Shelton
on Stack Overflow
See other posts from Stack Overflow
or by Oliver Bayes-Shelton
Published on 2009-10-08T13:36:29Z
Indexed on
2010/03/17
3:51 UTC
Read the original article
Hit count: 353
jQuery
Hi ,
I have my code working etc for the pagination plugin but I have a slight error.
When I add a table above my table which works with the sorter and pagination the pagination does not work. I think it is because that the table above it is taking the all the features and not using them.
So is there a way to define which table to use like using a ID ?
If any one could give an example it would be great.
This is the code I am using
http://tablesorter.com/addons/pager/jquery.tablesorter.pager.js
© Stack Overflow or respective owner