See the Demo for documentation and a demonstration.
Small pure JavaScript solution for interactive galleries & sliders.
Touch enabled, responsive and customizable.
1. Download and add only 2 files:
<link rel="stylesheet" href="/path/to/lgallery.min.css">
<script src="/path/to/lgallery.min.js"></script>
2. Initialize
The easiest way to initialize LGallery is to put in:
<script>
initLG()
</script>
There are also other ways to make it with more options. Read more
3. That's all. Enjoy!
LGallery is licensed under the MIT license.
If you find a bug, please report.
Feature requests are also welcome