jqPagination is an Awesome jQuery plugin that provides a newer method of pagination for your web site or application.
jqPagination uses an interactive ‘Page 1 of 5’ input that, when selected, allows the user to enter their desired page number.
The plugin will ensure that only valid pages can be selected, a valid request will result in the paged callback.

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).
Its design can be customized easily and the plugin degrades nicely when JavaScript is disabled.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://beneverard.github.com/jqPagination/
Download: https://github.com/beneverard/jqPagination/