jQuery Lightbox Plugin (balupton edition) 1.3.4-final
September 11, 2008 - 2:55pm — balupton
Download: jquery_lightbox_v1.3.4-final.zip
Size: 344.42 KB
md5_file hash: a87ca6d7b83383b7f8c26f421a72f556
First released: September 11, 2008 - 2:55pm
Size: 344.42 KB
md5_file hash: a87ca6d7b83383b7f8c26f421a72f556
First released: September 11, 2008 - 2:55pm
Browser support:
Tested and works as expected on: Firefox 2+3, IE6+7, Safari 3, Opera 9.5
Changelog:
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