Simple, Client Side Table Pagination from Frequency Decoder
October 19th, 2007Frequency Decoder has released a handy client side pagination script that could be great for your next project handling larger data sets.
Some Features
- Unobtrusive and nameSpace friendly
- Supports the pagination of multiple tables on the same page
- No JavaScript knowledge required, all parameters are passed within the table’s className
- Two pagination lists created for each table, the first positioned above the table and the other positioned below
- If required, the pagination lists can be positioned within a wrapper element of your choice
- A JavaScript callback function can be declared, called immediately after a new page is shown by the script
- It’s keyboard accessible
Check it out online here:
http://www.frequency-decoder.com/2007/10/19/client-side-table-pagination-script


Previous Post
Next Post

Comments are closed.