Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jQuery Lightbox Plugin (balupton edition) 1.1.0-final


Download: jquery_lightbox_v1.1.0-final.zip
Size: 299.54 KB
md5_file hash: 4b6930526db0662a1821f5037b0258fc
First released: April 6, 2008 - 2:39am

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

Changelog:

v1.1.0-final (April 06, 2008)
* Added ability to remove the linkback (add "?show_linkback=false")
- http://plugins.jquery.com/node/1348
* Added ability to manually specify the baseurl
- reported by crollmm: http://plugins.jquery.com/node/1878
* Fixed overlay problem not resizing correctly (fixed by adding position:fixed;)
- reported by pendergrass: http://plugins.jquery.com/node/1330
* Fixed a new lightbox not displaying in center when the old lightbox contained a image of the same size
- reported by pendergrass: http://plugins.jquery.com/node/1331
* Fixed escape key not working in opera
- reported by FredXY: http://plugins.jquery.com/node/1883

v1.0.1-final
* Includes an improvement to the baseurl calculation for the auto-include of required files
- Now works under special circumstances for when an appendix is included to the js file, such as wordpress installations.
- Credits to Pedro "ei99070" Lamas for the fix: http://plugins.jquery.com/node/1199