jquery-visage

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

OTHER License

Stars
7

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