Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.
/ jquery.gridview Public archive

A plugin for the jQuery javascript library that provides an easy and very flexible way to present data on a webpage.

Notifications You must be signed in to change notification settings

Caster/jquery.gridview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

jquery.gridview

A plugin for the jQuery javascript library that provides an easy and very flexible way to present data on a webpage.

About

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].

Credits

The plugin is created from scratch by me, @Caster, using the following:

  • jQuery (link)
  • jQueryUI (link)
  • MouseWheel plugin by Brandon Aaron (link)

About

A plugin for the jQuery javascript library that provides an easy and very flexible way to present data on a webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published