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!

Releases for jQuery Lightbox Plugin (balupton edition)


jQuery Lightbox Plugin (balupton edition) 1.5.6-final

Download: jquery_lightbox_bal.zip
Size: 351.47 KB
md5_file hash: fa6a02e8598fe78911cb48c8753ed19c
First released: March 7, 2009 - 11:13pm

Browser support:
Tested and works as expected on: Firefox 2+3, IE6+7, Safari 3, Opera 9.5

Changelog:

v1.3.6-final (March 08, 2009)
- Fixed Firebug Conflict: http://plugins.jquery.com/node/3983
- jQuery 1.3 support
- Minified rather than packed (following jQuery 1.3 standards)
- We now detect if we are compressed or not, and will automagicly include the correct files
- Demo is now a subset, rather than the parent
- Logging has been updated to support advanced firebug abilities
    - Uses alert if console.error is not available

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

jQuery Lightbox Plugin (balupton edition) 1.3.5-final

Download: jquery_lightbox_v1.3.5-final.zip
Size: 342.86 KB
md5_file hash: 6e821274751958aef4b2192b269d813a
First released: September 15, 2008 - 6:25am

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

jQuery Lightbox Plugin (balupton edition) 1.3.4-final

Download: jquery_lightbox_v1.3.4-final.zip
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

jQuery Lightbox Plugin (balupton edition) 1.3.3-final

Download: jquery_lightbox_v1.3.3-final.zip
Size: 344.35 KB
md5_file hash: 19b3a0eeb00442121479e00fb9c0ea34
First released: September 10, 2008 - 4:49am

Browser support:
Tested and works as expected on: Firefox 2+3, IE6+7, Safari 3, Opera 9.5

Changelog:

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.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

jQuery Lightbox Plugin (balupton edition) 1.3.2-final

Download: jquery_lightbox_v1.3.2-final.zip
Size: 342.64 KB
md5_file hash: f5f1ce1a3b1e410b5b06768d335f50a0
First released: September 9, 2008 - 2:18pm
Last updated: September 9, 2008 - 2:18pm

Browser support:
Tested and works as expected on: Firefox 2+3, IE6+7, Safari 3, Opera 9.5

Changelog:

v1.3.2-final (September 10, 2008)
- 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.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

jQuery Lightbox Plugin (balupton edition) 1.3.1-rc1

Download: jquery_lightbox_v1.3.0-rc1_0.zip
Size: 343.26 KB
md5_file hash: 0782e7af00bf20b3dbfc617b729fe30c
First released: August 23, 2008 - 9:44pm

Browser support:
Tested and works as expected on: Firefox 2+3, IE6+7, Safari 3, Opera 9.5

Changelog:

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://plugins.jquery.com/node/3311
    example by bobcatt: 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 to 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

v1.2.0-final (July 11, 2008)
- Added support for the following options:
    ['baseurl', 'files', 'text', 'show_linkback', 'keys', 'opacity', 'padding', 'speed', 'rel', 'auto_relify', 'scroll_with']
- Can specify options like so:
    jquery_lightbox/js/jquery.lightbox.js?show_linkback=false&text.image=Translation%20of%20Image
    or
    $.Lightbox.construct({'show_linkback':false,'text':{'image':'Translation of Image'}}); // resets the lightbox
    or
    $.Lightbox.construct({'speed':900}); // does not reset the lightbox
- Added the ability for the "show" handler, for details see:
    http://plugins.jquery.com/node/3103
- Added the option scroll_with, when true, the lightbox will scroll with the page, to use:
    jquery_lightbox/js/jquery.lightbox.js?scroll_with=true
- Cut support for IE6 due to my belief that the IE6 userbase do not care for lightboxes.
    If you do wish for lightboxes to be enabled for IE6 users, then use v1.0.1-final.
    Users of IE6 will have lightboxes disabled, and be shown a upgrade message courtesy of
    http://www.savethedevelopers.org/
- Added support for name attribute in images array.

v1.1.2-final (May 04, 2008)
- Fixed imported css never caching

v1.1.1-final (April 07, 2008)
- Smoothed effects, especially initial lightbox show effect

This is a proper repackage of nuked v1.3.0-rc1.

jQuery Lightbox Plugin (balupton edition) 1.3.0-rc1

Download: jquery_lightbox_v1.3.0-rc1.zip
Size: 1.65 MB
md5_file hash: ef0a5f15d97858f97808c13c6cc3676e
First released: August 23, 2008 - 9:29pm

This is a nuked package of http://plugins.jquery.com/node/3671 please use that version instead.

jQuery Lightbox Plugin (balupton edition) 1.2.1-final

Download: jquery_lightbox_v1.2.1-final.zip
Size: 335.69 KB
md5_file hash: d0caf016723ce0eb9be2378cb70b5264
First released: August 1, 2008 - 1:01am

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

Changelog:

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

v1.2.0-final (July 11, 2008)
- Added support for the following options:
    ['baseurl', 'files', 'text', 'show_linkback', 'keys', 'opacity', 'padding', 'speed', 'rel', 'auto_relify', 'scroll_with']
- Can specify options like so:
    jquery_lightbox/js/jquery.lightbox.js?show_linkback=false&text.image=Translation%20of%20Image
    or
    $.Lightbox.construct({'show_linkback':false,'text':{'image':'Translation of Image'}}); // resets the lightbox
    or
    $.Lightbox.construct({'speed':900}); // does not reset the lightbox
- Added the ability for the "show" handler, for details see:
    http://plugins.jquery.com/node/3103
- Added the option scroll_with, when true, the lightbox will scroll with the page, to use:
    jquery_lightbox/js/jquery.lightbox.js?scroll_with=true
- Cut support for IE6 due to my belief that the IE6 userbase do not care for lightboxes.
    If you do wish for lightboxes to be enabled for IE6 users, then use v1.0.1-final.
    Users of IE6 will have lightboxes disabled, and be shown a upgrade message courtesy of
    http://www.savethedevelopers.org/
- Added support for name attribute in images array.

v1.1.2-final (May 04, 2008)
- Fixed imported css never caching

v1.1.1-final (April 07, 2008)
- Smoothed effects, especially initial lightbox show effect

jQuery Lightbox Plugin (balupton edition) 1.2.0-final

Download: jquery_lightbox_v1.2.0-final_0.zip
Size: 334.81 KB
md5_file hash: 36b24511c98ecb8505d9891a548f9833
First released: July 10, 2008 - 11:20pm

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

Changelog:

- Added support for the following options:
    ['baseurl', 'files', 'text', 'show_linkback', 'keys', 'opacity', 'padding', 'speed', 'rel', 'auto_relify', 'scroll_with']
- Can specify options like so:
    jquery_lightbox/js/jquery.lightbox.js?show_linkback=false&text.image=Translation%20of%20Image
    or
    $.Lightbox.construct({'show_linkback':false,'text':{'image':'Translation of Image'}}); // resets the lightbox
    or
    $.Lightbox.construct({'speed':900}); // does not reset the lightbox
- Added the ability for the "show" handler, for details see:
    http://plugins.jquery.com/node/3103
- Added the option scroll_with, when true, the lightbox will scroll with the page, to use:
    jquery_lightbox/js/jquery.lightbox.js?scroll_with=true
- Cut support for IE6 due to my belief that the IE6 userbase do not care for lightboxes.
    If you do wish for lightboxes to be enabled for IE6 users, then use v1.0.1-final.
    Users of IE6 will have lightboxes disabled, and be shown a upgrade message courtesy of
    http://www.savethedevelopers.org/
- Added support for name attribute in images array.

v1.1.2-final (May 04, 2008)
- Fixed imported css never caching

v1.1.1-final (April 07, 2008)
- Smoothed effects, especially initial lightbox show effect

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

jQuery Lightbox Plugin (balupton edition) 1.2.0-final

Download: jquery_lightbox_v1.2.0-final.zip
Size: 334.81 KB
md5_file hash: 36b24511c98ecb8505d9891a548f9833
First released: July 10, 2008 - 11:20pm

This is an accidental repost of http://plugins.jquery.com/node/3185 please use that version instead.

jQuery Lightbox Plugin (balupton edition) 1.1.1-final

Download: jquery_lightbox_v1.1.1-final.zip
Size: 299.8 KB
md5_file hash: cd683e54d88a15886d030b2294231970
First released: April 7, 2008 - 1:59am

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

Changelog:

v1.1.1-final (April 07, 2008)
* Smoothed effects, especially initial lightbox show effect

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

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

jQuery Lightbox Plugin (balupton edition) 1.0.1-final

Download: jquery_lightbox_v1.0.1-final.zip
Size: 322.53 KB
md5_file hash: cb58cad89d3e1768200dce38ac247a69
First released: January 9, 2008 - 8:54am

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

Changelog:

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

v1.0.0-final
* Improved Lightbox Positioning, now animates to the center of the screen
* Updated prev next images to include notation for keyboard shortcuts
* Added preloading of lightbox required images
* Added keyboard navigation notation to prev and next images
* Fixed an overlay problem with IE
* Fixed an overlay problem with Safari
* Improved padding detection
* - If the padding setting is set, then it is not auto-detected
* - Moved padding detection to later on, fixes a display issue with Konqueror 3.5. (Credits to Blueyed).
* Added some "help" text
* Cleaned file structure
* Refined licencing
* - Now uses the GNU Affero General Public License and the GNU Free Documentation License
* Added a linkback as required by the GNU Affero General Public License

jQuery Lightbox Plugin (balupton edition) 1.0.0-final

Download: jquery_lightbox_v1.0.0-final_0.zip
Size: 322.31 KB
md5_file hash: b757713238f03bfb47c481b74e1345ac
First released: January 5, 2008 - 2:26am

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

Changelog:

v1.0.0-final
* Improved Lightbox Positioning, now animates to the center of the screen
* Updated prev next images to include notation for keyboard shortcuts
* Added preloading of lightbox required images
* Added keyboard navigation notation to prev and next images
* Fixed an overlay problem with IE
* Fixed an overlay problem with Safari
* Improved padding detection
* - If the padding setting is set, then it is not auto-detected
* - Moved padding detection to later on, fixes a display issue with Konqueror 3.5. (Credits to Blueyed).
* Added some "help" text
* Cleaned file structure
* Refined licencing
* - Now uses the GNU Affero General Public License and the GNU Free Documentation License
* Added a linkback as required by the GNU Affero General Public License

This release is exactly the same as the previous v1.0.0-final release.

jQuery Lightbox Plugin (balupton edition) 1.0.0-final

Download: jquery_lightbox_v1.0.0-final.zip
Size: 322.31 KB
md5_file hash: b757713238f03bfb47c481b74e1345ac
First released: December 30, 2007 - 9:19pm

This is a nuked release of http://plugins.jquery.com/node/981/release please use that instead.

jQuery Lightbox Plugin (balupton edition) 0.2.3-final

Download: jquerylightbox_v0.2.3-final.zip
Size: 276.36 KB
md5_file hash: f62adab3489db18f458a99bd3caaaeda
First released: December 19, 2007 - 7:06am

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

Changelog:

v0.2.3-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

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

This is a nuked release of http://plugins.jquery.com/node/1068 please use that instead.

jQuery Lightbox Plugin (balupton edition) 0.2.2-beta

Download: jquerylightbox_v0.2.2-beta.zip
Size: 1.02 MB
md5_file hash: afaaa872a3f57980ef6e0af4a0891a79
First released: December 4, 2007 - 7:35pm

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

Changelog:

v0.2.2-beta
* added packed files
* - packed:    14.61KB total, 12.7KB js, 1.91KB css
* - original:  30.17KB total, 25.4KB js, 4.77KB css
* - 48.6% of original size!
* 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

jQuery Lightbox Plugin (balupton edition) 0.2.1-beta

Download: jquerylightbox_v0.2.1-beta.zip
Size: 1.02 MB
md5_file hash: 32449373fc79026cca652b0af5710264
First released: December 4, 2007 - 1:03pm

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

Changelog:

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

jQuery Lightbox Plugin (balupton edition) 0.2.0-beta

Download: jquerylightbox_v0.2.0-beta.zip
Size: 1.02 MB
md5_file hash: e46aaadaf4d16dd6f5ddc32ff0d13dbe
First released: December 4, 2007 - 5:14am

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

Changelog:

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

jQuery Lightbox Plugin (balupton edition) 0.1.0-dev

Download: jquerylightbox_v0.1.0.0-dev_1.zip
Size: 157.15 KB
md5_file hash: 10f1c4ae621c38d941f72a22ec418208
First released: December 3, 2007 - 11:36am

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

Changelog:

v0.1.0.0-dev:
* Initial Release

Notes:
One minor problem exists in this release. In index.htm, line 177 should read:
<a href="photos/image1.jpg" onclick="$(this).lightbox({start:true,events:false}); return false;">