The Lightbox JS WordPress Plugin enables your website with Lightbox JS - a simple, unobtrusive script used to overlay images on the current page.

Example

Aidan Ready to RollAidan Plays on the Grass at the McGintysTummy-Time

Download

sd-lightbox-js-2_02.zip (16Kb)

Requirements

  1. Prototype WordPress Plugin
  2. script.aculo.us WordPress Plugin

Features

  • Fully customisable JavaScript, CSS and Images via Options interface
  • Full separation of the Prototype JavaScript Framework and the script.aculo.us JavaScript Library from the Lightbox JS script

Installation

  1. Upload the plugin to the ‘wp-content/plugins’ folder in your WordPress directory
  2. Activate the plugin via the ‘Plugins’ admin panel
  3. Go to Options > Lightbox JS
  4. Under the heading ‘Edit JavaScript (lightbox.js)’ find the ‘Configuration’ section and update the following two lines:
    1. var fileLoadingImage = "images/loading.gif";
    2. var fileBottomNavCloseImage = "images/closelabel.gif";

    The above two lines need to point to the Lightbox JS images directory for your website. For example:

    1. var fileLoadingImage = "http://yoursite.net/wp-content/plugins/sd-lightbox-js/images/loading.gif";
    2. var fileBottomNavCloseImage = "http://yoursite.net/wp-content/plugins/sd-lightbox-js/images/closelabel.gif";

Note: After downloading the Lightbox JS WordPress Plugin, extract the ZIP package and open the readme.txt file. The readme file contains full instructions.

One Response to “Lightbox JS WordPress Plugin”

  1. madteckhead Says:

    Hi am giving your work a little praise on my blog and though you might like to know about it.

    Lightbox on Wordpress 2.2 with in Post Gallery -> http://www.madteckhead.com/blog/2007/06/22/lightbox-on-wordpress-22-with-in-post-gallery/

    Thanks for your great plugins.

Leave a Reply

You must be logged in to post a comment.