Skip to content

A small jQuery plugin that adds pagination and cool animation™ to items needed to be paginated.

License

Notifications You must be signed in to change notification settings

indranil/IDPaginate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A small jQuery plugin that adds pagination and cool animation™ to items needed to be paginated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published