Skip to content

jlafitte/jquery-quick-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Quick Pagination Plugin

There are probably hundreds if not thousands of jquery plugins out there that do some form of pagination. However sometimes you don't need a ton of extra featrues such as ajax or filtering, etc.

I came across a very simple plugin made as a tutorial over at (jquery4u.com) written by Sam Deering.

I had some changes I needed to make to use it, and I couldn't find a shared respository for it. It doesn't seem to be closed source, my guess is just that the author didn't think it needed to be published. I think it does so I am publishing my changes to it. I don't believe this to be against any copyright or rules, but if so please let me know.

Limitations

  1. Items must be in a list
  2. Currently only one pager nav per page works correctly. Plan to resolve this soon.

Changelog

0.1.0 - 2012-09-10

  • Initial addition to repo.

About

A lightweight pagination plugin for jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published