The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
jQuery Lightbox Plugin (balupton edition) 1.3.5-final
Browser support:
Tested and works as expected on: Firefox 2+3, IE6+7, Safari 3, Opera 9.5
Changelog:
v1.3.5-final (September 15, 2008)
- Fixed packer problem with websites using a non-standard charset
credits to mckeephoto, snorri: http://plugins.jquery.com/node/3983
v1.3.4-final (September 12, 2008)
- Fixed problem with show_extended_info not working
credits to c_t: http://plugins.jquery.com/node/3954
v1.3.3-final (September 10, 2008)
- Fixed non firefox console error
v1.3.2-final (September 10, 2008)
- Fixed debugging on special instances.
- Corrected scroll option, now use 'auto_scroll'.
- Added the following options: auto_resize, download_link, show_info, show_extended_info,
credits to jUser: http://plugins.jquery.com/node/3729
credits to beachroby: http://plugins.jquery.com/node/3767
credits to Feedback: http://plugins.jquery.com/node/3683
- Now uses jresig's color plugin instead of the colorBlend plugin
credits to jresig: http://plugins.jquery.com/project/color
- ColorBlend feature now also changes border color
v1.3.1-rc1 (August 24, 2008)
- Repack
v1.3.0-rc1 (August 24, 2008)
- Added colorBlend support, so if used, the background-color of the overlay will be that of the image.
colorBlend's page: http://plugins.jquery.com/project/colorBlend
credits to bobcatt (http://www.menfin.net/): http://plugins.jquery.com/node/3311
example by bobcatt (http://www.menfin.net/): http://www.menfin.net/Exposition-Game-On.html
- IE6 support is now back
Upgrade message is optional with the "ie6_upgrade" option
IE6 support is optional with the "ie6_support" option
reported by xzjia: http://plugins.jquery.com/node/3411
- If the image is too big for the window, it is resized - also applies when resizing the window
credits to ssaki, Viper007Bond: http://plugins.jquery.com/node/2191
- "scroll" option is now set to "follow" by default, and a new mode "disabled" has been added.
- Made it so that the image title is now a link to the image so that the image can be downloaded.
- Refer to the readme.txt for how to use options and what they do.
- Resize and reposition code has been redone, along with some of the showImage code.
- Many more tweaks and changes, this is a huge release.
v1.2.1-final (August 1, 2008)
- Made it easier to apply options.files - No longer have to modifiy the js location within the jquery.lightbox.js file
reported by dec: http://plugins.jquery.com/node/3191
- Fixed safari CSS bug
reported by rgnelson and noYet: http://plugins.jquery.com/node/3254 , http://plugins.jquery.com/node/3314
- Fixed XP IE7 double flash bug
reported by sashabe and sheshnjak: http://plugins.jquery.com/node/1804
