Skip to content

It is an awesome reusable code written in jquery. Writing a pagination in any server side application makes it hard for the users to traverse through a list. This extension makes it easy and is written just for fun !

License

Notifications You must be signed in to change notification settings

praveer-k/paginate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paginate

It is an awesome reusable code written in jquery. Writing a pagination in any server side application makes it hard for the users to traverse through a list. This extension makes it easy and is written just for fun !

The pagination has some default div ids which is changeable to class labels as well:

  1. #pages
  2. #articles (Note: it can be anything e.g. table, or ul li)

The only notable cavet is that you need to specify the "limit" in both #articles as well as #filter. Note that both values must be same.

About

It is an awesome reusable code written in jquery. Writing a pagination in any server side application makes it hard for the users to traverse through a list. This extension makes it easy and is written just for fun !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published