Author: | angeloperpa |
---|---|
Views Total: | 962 views |
Official Page: | Go to website |
Last Update: | August 3, 2016 |
License: | MIT |
Preview:

Description:
The minimal.lightbox.js JavaScript library allows you to showcase your full-sized image in a responsive modal / lightbox.
How to use it:
Download and put the minimal.lightbox.js into your html page when needed.
<script src="minimal.lightbox.js"></script>
Add the minimal-lightbox attribute to your images. That’s it.
<img minimal-lightbox src="image.jpg">