ImageLightbox

Imagelightbox

This is a responsive lightbox for view images. To use this plugin, you need to define an a tag with an href attribute that points a larger version of the image as well as a data-imagelightbox tag that initiates the lightbox.

<a data-imagelightbox href="https://unsplash.it/1200/600/"><img src="https://unsplash.it/1200/600"></a>