Sunday, March 31, 2013

Gallerie - Gallery Image Viewer Plugin for jQuery

Just finished a new jQuery plugin I created out of boredom called Gallerie. Gallerie is a plugin that offers a basic lightbox-like gallery viewer of a collection of images. It features a simple overlay with a scrollable thumbnail list, image loading hint, as well as an image caption and index. The overlay thumbnails automatically scroll with the user's mouse and can be activated by click or custom event. Several methods exist to allow for extending the plugin with richer functionality through javascript. Here is a demo of it in action:
You can find out more information about Gallerie and how to use it, including documentation, by checking it out on my GitHub.