
(Clique aqui para descrição em português)
Download
Latest version: 0.3
Change Log
0.3 - 25/05/2008
- Wordpress 2.5 support added.
0.2 - 17/01/2008
- Updated jQuery library to version 1.2.2.
- Added install instructions.
0.1 - 10/01/2008
- First release!
About
As the name shows, this is just Wordpress’s version of the jQuery Lightbox Plugin written by balupton, perfectly working with Wordpress 2.2 or up, and fully compatible with K2!
Instructions
Just download the plugin, unzip the files to the wp-content\plugins folder and activate the plugin in Wordpress options.
Then, every time you want to use the Lightbox effect, just place a link to the image, and add the rel=”lightbox” attribute to it, in order to activate the effect when the link is clicked. You can also use rel=”lightbox-album” replacing album by a any keyword to group some pictures on an album!
Sample
Click the image bellow!
HTML code sample:
<a href="image.png" title="Image Title" rel="lightbox"><img src="image_thumbnail.png" alt="Image Title" /></a>
Regards
Original version of jQuery Lightbox Plugin developed by Balupton.

