JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    jPages

    Client side pagination with jQuery and CSS3
    Filed under 

    • 🔾29%Overall
    • 662
    • 117.8 days
    • 🕩330
    • 👥2

    #jPages.js

    jPages is a client-side pagination plugin but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel and also integration with Animate.css and Lazy Load. Apart from all its features, the main diference for the other pagination plugins is that with jPages you can create as many navigation panels as you want and you can choose exactly where to place them. The plugin is very unobtrusive and it won't apply any extra styles to the items you are paginating. It will only create and insert the links inside the element(s) you are applying the plugin to, in order to turn them into navigation panel(s).

    Visit jPages project page

    Browser compatibility (tested):

    IE7+ Chrome, Firefox, Opera and Safari (current versions)

    Release log:

    #####v0.7 (21.10.2012)

    • Bug fix: now compatible with jQuery 1.8+

    #####v0.6 (13.05.2012)

    • Bug fix: Scroll browse feature - now compatible with jQuery 1.7+

    #####v0.5 (28.04.2012)

    • Bug fix: Scroll browse feature - scrolling inside the item container was also scrolling the window in Firefox

    #####v0.4 (17.04.2012)

    • Accessibility improvements: it is now possible to navigate through the pagination in a text-only browser

    #####v0.3 (07.04.2012)

    • Bug fix: Destroy method wasn't cleaning all the classes

    #####v0.2 (20.03.2012)

    • Pagination is now only applied to visible items

    #####v0.1 (26.01.2012)

    • First release
    Show All