jQuery: The Write Less, Do More JavaScript Library

jQuery Lightbox Plugin (balupton edition) 0.2.2-final

Download: jquerylightbox_v0.2.2-final_0.zip
Size: 276.36 KB
md5_file hash: fefba8806f83aa9f2b1b3e598648caf6
First released: December 19, 2007 - 7:03am

A newer version is available, get it here: http://plugins.jquery.com/node/981/release

Changelog:

v0.2.2-final
* improved packing
* - original:  35.71KB total, 25.4KB js, 4.77KB css, 5.54KB images
* - packed:    15.12KB total, 7.67KB js, 1.91KB css, 5.54KB images
* htm: fix: changed src to href in common examples
* js: fixed issue when using the same images in a lightbox group
* js/css: added lightbox-enabled css class for elements that are lightbox enabled
* sample images: reduced the amount of them, as they used up all my bandwidth!

v0.2.2-beta
* added packed files
* - original:  35.71KB total, 25.4KB js, 4.77KB css, 5.54KB images
* - packed:    20.15KB total, 12.7KB js, 1.91KB css, 5.54KB images
* js: jsLint compliance
* htm: added info for packed form

v0.2.1-beta
* index.htm: Fixed demonstration code for example "Manually create grouped lightboxes.".

v0.2.0-beta
* Greedy elements are now properly hidden
* New / Optimized Lightbox Design
* Added support for descriptions
* All new example and documentation page

v0.1.0-dev
* Initial Release