🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

picturebox is a lightweight and dead simple jQuery plugin that displays a photo gallery in a responsive & full page lightbox with navigation.

gallery-lightbox Responsive

Documentation

PictureBox !

A Simple Yet Awesome jQuery LightBox !

So this plugin would allow you to create a really good looking lightbox for your images. It is worth giving a try.

Website : Cyber Freax Live Demo : Demo


Features

  • Completely Responsive
  • Very Easy To Implement
  • Very small footprint of 4.7 KB
  • Responds to your KeyStrokes
  • Includes Image Slider

How To Implement

This plugin is very easy to implement. Just make sure that the images folder, picturebox.js and picturebox.css files are on the same directory.
  <link rel = "stylesheet" href = "includes/picturebox.css">   <script src = "includes/jquery.js"></script>   <script src = "includes/picturebox.js"></script>   <div class = "lightbox">     //Your Images Here   </div> 

To put it much simpler just wrap every image that you want to view in the lightbox with a div of class lightbox. Simple as that !


Developer: Srivathsan


You May Also Like