lightgallery

ui-component responsive modal

lightgallery is a lightweight, customizable, modular, responsive lightbox gallery plugin for jQuery. It allows for the beautiful and effective display of images, videos, and other media content.

Latest Ver 2.8.3
Homepage
Github
0
6,711
Follow the light, and the gallery unfolds.
Elegantly showcase your beautiful images and videos with lightgallery.
Lightweight lightbox gallery plugin based on jQuery
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.es5.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.es5.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.umd.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.umd.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.es5.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.es5.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.umd.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.umd.min.js

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
📄 HTML
<div id="lightgallery"><a href="image1.jpg"><img src="thumb1.jpg"/></a><a href="image2.jpg"><img src="thumb2.jpg"/></a></div><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.0.0/js/lightgallery.min.js"></script><script>$(document).ready(function() { $('#lightgallery').lightGallery(); });</script>

🎨 External CSS
<link href="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.0.0/css/lightgallery.min.css" rel="stylesheet">

🧩 External JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.0.0/js/lightgallery.min.js"></script>

⚙️ JavaScript
$(document).ready(function() { $('#lightgallery').lightGallery(); });
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.