What's new? | Help | Directory | Sign in
Google
                
Code License: New BSD License
Labels: jquery, lightbox, javascript
Feeds:
How to join?
Project owners:
  krewenki

Notice

jQuery Lightbox has moved to github.com

I haven't decided how gracefully make the switch, but i'm going to be doing all future development on github, rather than google code. Update your bookmarks :)

Lightbox effects ported to jQuery, packaged as a jQuery plugin.

Originally writen as a clone of Lightbox 2, jQuery Lightbox now exists as a jQuery plugin. It can be initalized in multiple ways.

$('a.lightbox').lightbox();

or

$.lightbox();