jQuery pagination plugin work with tables?

Spyderfusion02 picture Spyderfusion02 · Jul 17, 2009 · Viewed 7.4k times · Source

I am wondering if this plugin works with tables and if I will be able to display a certain amount of rows per page, like 7 rows on each page?

Also, will it work with the latest version of jQuery?

Answer

Alex Pavlov picture Alex Pavlov · Jul 18, 2009

Take a look to DataTables plugin. It allows variable length pagination and works with latest version of jQuery.