A plugin for the jQuery javascript library that provides an easy and very flexible way to present data on a webpage.
Provide a completely different way of navigating through several menu options or pages - at least, that's one possible usage. Be creative, think of a good place to use this plugin :)
By default, this plugin shows data in the form of div
elements in a parent div
as a grid of the children in their parent. This grid can be zoomed with the mousewheel (see the credits) and, if the draggable plugin from jQueryUI is installed, dragged with the mouse. Everything, however, can be customized easily with the options, that are documented on [denvelop].
The plugin is created from scratch by me, @Caster, using the following: