Automated Pagination For List Items: Pajinate
15
May
// php the_time('Y') ?>
Pajinate is a jQuery plugin that can auto-generate a paginated navigation for list items or any other areas of content.
The plugin is specially handy when working with long lists in a limited space (but still require a quick navigation).
The pagination menu generated has the first-last, prev-next and the page numbers and the text for them can be customized.
It is also possible to set the:
- items per page
- number of page links to be displayed
- start page on load
To mention, using a browser-side paging is, almost always, quicker compared to the server-side one unless there is a reasonable number of items to be displayed. Else, implementing a server-side pagination will save you both the performance and bandwidth.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://th3silverlining.com/2010/04/15/pajination-a-j...
Demo: http://dl.dropbox.com/u/4151695/html/pajinate-0.2/ex...
Compatibility: All Major Browsers
Website: http://th3silverlining.com/2010/04/15/pajination-a-j...
Demo: http://dl.dropbox.com/u/4151695/html/pajinate-0.2/ex...
- Tags:
Javascript
- Filed under: Browsing, Goodies, MIT License
- 3 Comments












3 Responses for "Automated Pagination For List Items: Pajinate"
Great Plugin.. Thanks for posting.
yeah…very usefull plugin. I just change the outlook to be like digg one
bookmarked….
maybe i will need this later…
thanks