A drop-in replacement for Lightbox 2 and similar plugins, shedding the bulk of Prototype and Scriptaculous. Improved for mobile devices.
It's a problem of z-index. Check the z-index property for the problematic elements, and force them to be less than 100. (Thanks dway!)
Inserting Images into Posts and Pages
Upload images to a post (see previous question) and use WordPress' built-in gallery shortcode: [gallery link="file"]
Note the link="file" - this is crucial! By default the gallery will link your humbnails to a page displaying your image. With link="file" the thumbnails links
directly to the image files - allowing Lightbox to function.
WP-jQuery Lightbox lets you configure the animation duration and disable image resizing from the admin panel. Set duration to 0 to disable animations entirely.
Indeed you can!
Translations and help with implementing them would be nice. A read through and comments on my WordPress API usage would also be most welcome, as I'm not really able to keep on top of the frequent WordPress releases anymore.
And of course; a book or two always brightens my day! (used ones are fine!)
Requires: 3.3 or higher
Compatible up to: 3.3.2
Last Updated: 2012-2-1
Downloads: 165,749
2 of 3 support threads in the last three weeks have been resolved.
Got something to say? Need help?