Vanilla JS tool for displaying images and videos in clean overlaying box. Technologies: JavaScript, SCSS. Website: https://fslightbox.com/javascript
Modern and easy plugin for displaying images and videos in clean overlaying box. Display single source or create beautiful gallery with powerful lightbox.
Website: https://fslightbox.com
npm install --save-dev fslightbox
In your application .js file:
javascript require('fslightbox');
In HTML file ```html Open first slide (image) Open second slide (YouTube) Open third slide (HTML video) Open fourth slide (custom source)
## Demo Available at: https://fslightbox.com/javascript ## Documentation Available at: https://fslightbox.com/javascript/documentation ## Browser Compatibility | Browser | Works? | | --- | --- | | Chrome | Yes | | Firefox | Yes | | Opera | Yes | | Safari | Yes | | Edge | Yes | | IE 11 | Yes |