Notice: This is the previous version of Bit Dojo. The content here is no longer being updated. Please visit the current site at http://bitdojo.net

DojoPager is a JavaScript-based item pager for web pages. It takes a container (e.g. a <div>) and builds a pager from it using child elements as items.

Note that it scroll upwards infinitely, even when going to the previous page or looping around from the last to the first page. The pager container will also dynamically resize to fit the height of the items in the current page.

It is very simple to setup and unobtrusive, meaning you don’t need to mix JS with HTML. Written using the Prototype + Scriptaculous combo.

Latest Version

v1.03, released on 03/12/2009

Demo and Download