Pagination with jQuery: Sweet Pages
May 6th, 2010 - Frontend, jQuery
A jQuery plugin and a tutorial on how to paginate small sets of data on the client side using jQuery.
Demo: http://demo.tutorialzine.com/2010/05/sweet-pages-jquery-pagination-solution/demo.html
Download: http://tutorialzine.com/2010/05/sweet-pages-a-jquery-pagination-solution/
Related Posts
Categories
- Backend (22)
- Cheat Sheets (2)
- MySQL Tools (1)
- PHP Tools (6)
- Ruby on Rails (1)
- Wordpress (12)
- Design (72)
- Books (1)
- Icon Sets (29)
- Inspiration (10)
- News (13)
- Patterns (2)
- PS Brushes (1)
- PS Tutorials (2)
- Textures (2)
- Typography (4)
- Usability (1)
- Vector Packs (6)
- Free stuff (3)
- Frontend (74)
- Mobile (1)
- Inspiration (1)
- Useful Apps (15)
- Blog Platforms (3)
- Development (3)
- Various Tools (8)
- Website Tools (1)






Appelman
August 20, 2010
Hi,
I encountered a problem. When a user navigates away from the page with the Sweet Pages on, and then clicks the back button to go back to the previous page, it breaks the layout of the entire page. Can anyone help with this?