🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

IDPaginate is a lightweight jQuery plugin used to paginate long html list that allows to navigate between pages by scrolling the items just like a scroller.

Pagination

Documentation

IDPaginate

Installation

To install IDPaginate, all you need to do is grab this repo, unzip it, and put the jquery.idpaginate.js in your web site, and link it to your html.

To use IDPaginate, just call it like this:

    $(window).load(function() {         $('#container').idpaginate();     }); 

Download

You can download the latest version of IDPaginate from here.

More Info

Please see this page for more information.


You May Also Like