Lightbox – Lightbox 2.0 image viewer

September 5th, 2012 by Laeeq | 6 comments

lightboxes

Lightbox is a popular, simple, unobtrusive script used to overlay images on top of the current page. It’s a snap to setup and works on all modern browsers. This lightbox plugin can give your gallery something extra you may wish to add the Lightbox effect. The Lightbox plugin  is originally developed by Lokeshdhaker.com. Lightbox plugin has gained widespread popularity because it is easy to use and it gives a professional and stylish finish to your images.

Lightbox2 is latest update which allows you to present images in a slick window, while darkening the rest of the page. It gives your site a professional feel and adds very little to page load times. Lightbox2 works on almost every web browser out there, if a browser doesn’t support javascript, the code fails gracefully. This is the simplest and easiest plugin to use, if its an easy image gallery you want, this is for you.

What’s New in Version 2

  • Image Sets: group related images and navigate through them with ease
  • Visual Effects: fancy pants transitions
  • Backwards Compatibility: yes!

Part 1 – Setup Plugin

1. Lightbox 2 uses the jQuery framework. Load jQuery and the Lightbox javascript files in the proper order.

  1. <script src=“js/jquery-1.7.2.min.js”></script>
  2. <script src=“js/lightbox.js”></script>

2. Include the Lightbox CSS file (or append your active stylesheet with the Lightbox styles).

  1. <link href=“css/lightbox.css” rel=“stylesheet” />

3. Check the CSS and make sure the referenced prev.gif and next.gif files are in the right location. Also, make sure the loading.gif and close.gif files as referenced near the top of the lightbox.js file are in the right location.

Part 2 – Activate Plugin

1. Add a rel=”lightbox” attribute to any link tag to activate the lightbox. For example:

  1. <a href=“images/image-1.jpg” rel=“lightbox” title=“my caption”>image #1</a>

Optional: Use the title attribute if you want to show a caption.

2. If you have a set of related images that you would like to group, follow step one but additionally include a group name between square brackets in the rel attribute. For example:

  1. <a href=“images/image-1.jpg” rel=“lightbox[roadtrip]“>image #1</a>
  2. <a href=“images/image-2.jpg” rel=“lightbox[roadtrip]“>image #2</a>
  3. <a href=“images/image-3.jpg” rel=“lightbox[roadtrip]“>image #3</a>

There are no limits to the number of image sets per page or how many images are allowed in each set.

Tutorial Source: http://www.lokeshdhakar.com/projects/lightbox2/

You can subscribe to PHPZAG.COM posts by Email

 

Related Topics:

 

 

  1. andy
    September 6th, 2012 at 02:23 | #1

    Attractive section of content. I just stumbled upon your web site and in accession capital to assert that I acquire in fact enjoyed account your blog posts. Any way I will be subscribing to your augment and even I achievement you access consistently quickly.

  2. carnes
    September 6th, 2012 at 03:24 | #2

    Itˇs in reality a great and useful piece of information. Iˇm glad that you simply shared this useful info with us. Please keep us informed like this. Thank you for sharing.

  3. September 6th, 2012 at 05:29 | #3

    I really like your blog and already follow your blog .

  4. jhon
    September 6th, 2012 at 05:51 | #4

    I am not sure where you are getting your information, but good topic. I needs to spend some time learning much more or understanding more. Thanks for magnificent information I was looking for this information for my mission.

  5. guild wars 2
    September 6th, 2012 at 06:20 | #5

    As I site possessor I believe the content matter here is rattling great , appreciate it for your efforts. You should keep it up forever! Good Luck.

  6. red bottom boots
    September 6th, 2012 at 06:20 | #6

    Wow! This can be one particular of the most beneficial blogs We’ve ever arrive across on this subject. Basically Excellent. I am also an expert in this topic therefore I can understand your hard work.

  1. No trackbacks yet.