Torbjorn Zetterlund

Wed 30 2011
Image

jqPagination – User-Friendly jQuery Pagination Plugin

by bernt & torsten

jqPagination is a jQuery plugin for quickly creating a JavaScript-controlled pagination interface and functionality.

The plugin is controlled with the special class names and attributes of HTML elements (for defining the prev, next buttons or setting the max pages).

It has a pretty unique, simple-yet-functional feature which is the ability to clicking on the pagination item and setting the page to be displayed manually.

jqPagination has a single callback which is ran when a pagination request is made and returns the page number to be displayed.

Share: