
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">







