Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitar/jquery-visage

jQuery Visage provides a way to display a series of images in a lightbox-like way.
https://github.com/mitar/jquery-visage

Last synced: 1 day ago
JSON representation

jQuery Visage provides a way to display a series of images in a lightbox-like way.

Awesome Lists containing this project

README

        

jQuery Visage
=============

jQuery Visage provides a stable (no partially displayed elements), robust (it
closes when you click close), styleable (CSS), customizable (you can reprogram
many aspects of its behavior) and clean (being an jQuery_ plugin) way to display
a series of images in a lightbox-like way.

.. _jQuery: http://jquery.com/

See example_ with default and alternative settings.

.. _example: http://mitar.github.com/jquery-visage/

Plugin is very customizable through provided configuration options and API
hooks. See ``$.fn.visage.defaults`` in jquery.visage.js_ file to see what is
available. You can customize plugin per-instance or globally.

.. _jquery.visage.js: https://github.com/mitar/jquery-visage/blob/master/src/jquery.visage.js