Skip to content

ssrva/picturebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Simple jQuery LightBox Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published