Post Top Ad

Post Top Ad

Saturday, September 13, 2008

jQuery Image Gallery Plugin: Galleria

Galleria is an image gallery jQuery plugin.
It loads the images one by one from an unordered list and can present them:
  • scaled
  • unscaled
  • centered
  • cropped inside a fixed thumbnail box


The beauty of Galleria is behind the ease of creating a gallery. Simply create an unordered list, add some images and it will create a chic gallery.
Another nice feature is the support of browser history. You can use your browser’s back & forward buttons

Other features of this jQuery image gallery:

  • Unobtrusive javascript
  • Lightweight (4k packed)
  • Displays the thumbnail when the actual image is loaded
  • CSS powered - create your own gallery style
  • Super fast image browsing since the images are preloaded one at a time in the background
  • Stylable caption from image or anchor title
  • jQuery plugin - takes one line to implement
  • Can fire events so you can customize the images behaviour onLoad
 Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://devkick.com/lab/galleria/
Demo: http://devkick.com/lab/galleria/demo_01.htm

No comments: