Today I am going to share a small grid gallery jQuery plugin to generate a responsive, justified grid layout for showcasing your photos as portfolio. While Click on any of these images will display a gallery lightbox where the visitors can see the larger part of image and able to navigate between images by clicking navigation arrows.
Libraries
Add a link to the css and js minified library in your :
<link rel="stylesheet" type="text/css" href="css/grid-gallery.min.css"/> > > |
HTML
Create an empty element for the gallery lightbox.
Insert your own images to the grid gallery as follows
|
See live demo and download source code.
This awesome plugin is developed by jestov. Visit their official github repository for more information and follow for future updates.