Images with gallery viewer written in vanilla js, display image in overlay and gallery on side in vertical carousel
npm install ctc-gallery-viewer
Download and include file
<script type:"text/javascript" src="ctc_overlay.js"></script>
or
<script type:"text/javascript" src="ctc_overlay.min.js"></script>
Or Use cdn
<script src="
https://cdn.jsdelivr.net/npm/ctc-gallery-viewer@1.6.2/ctc_overlay.min.js
"></script>
new ctcOverlayViewer('some-class-selector,some-id-selector')
Note: (Selector should be warapper element which contains gallery of images)
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.
👤 UjW0L
- Twitter 👉 @bastakotiujwol
- Github 👉 @ujw0l
Please ⭐️ this repository if you like it.
Copyright © 2019 UjW0L.
📜 This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator