Monday, October 19, 2009

Adding galleria to blogspot

Galleria is a javascript image gallery written in jQuery. A complate javascript solution for image gallery . It load images one by one and generate thumbnail automatically when each image is loaded . I integrated this in my latest template Simplex Gallery I and it's really so cool widget for blogspot . You can check out what does this gallery look like when integrated into blogspot platform here

The core of Galleria lies in it's smart preloading behaviour, snappiness and the fresh absence of obtrusive design elements. Use it as a foundation for your custom styled image gallery.

Features
  • Unobtrusive javascript
  • Degrades gracefully if the browser doesn’t support javascript or CSS
  • 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
  • Can scale thumbnails and crop to fit in thumbnail container
  • Can be used with custom thumbnails
  • Stylable caption from image or anchor title
  • jQuery plugin - takes one line to implement
  • Browserproof
  • Can adjust the history object and enable the back button in your browser
  • Can fire events so you can customize the images behaviour onLoad
Read full story at