Galleria loads the images from an unordered list and displays thumbnails when each image has completely loaded.
It will create thumbnails to chose, scaled or unscaled, centered and cropped inside a fixed thumbnail box defined by a CSS stylesheet.
Clean and cut, it can be used as a basic photo gallery, which can be easily integrated with an existent design.
Here are some key features of "Galleria":
· 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
· Browser-proof
· Can adjust the history object and enable the back button in your browser
· Can fire events so you can customize the images behavior onLoad
What's New in This Release: [ read full changelog ]
· Useful history extension
· The main image is no longer stored inside each list item, instead it is placed inside a container
· onImage and onThumb functions lets you customize the behaviours of the images on the site