Hi,
Today, I am excited to share a new project I made : Z-Photobox
This is a little jquery script allowing you to quickly start a project by integrating a lightbox-like feature.
I know that a lot of those features are already available on the web but I just made it for my own needs and share it not to keep it for myself.
This tool has only been designed to display pictures, it should work on desktop and smartphones, it needs jQuery or ZeptoJs to work.
How To
Once the CSS and javascript integrated in the HTML file, create an anchor element with the href pointing on the picture path for each picture you want to display in the z-photobox gallery. Add the class you chose for the gallery to it and put the javascript code in your js file or at the bottom of your body.
you didn’t understand? here is an example :
1 |
|
Here, you could have put pictures or text inside the anchor tags as shown on the DEMO site
This project is intended to evolve, but it is fully functionnal today.