Fullscreen Lightbox, is en easy to use, but powerful plugin for displaying various types of sources in beautiful overlaying box with tons of features such as captions, thumbnails, zooming and more! Present single source or create beautiful gallery with stylish lightbox without jQuery! For more info see
the official siteand
the Github repository.
Usage
Fullscreen Lightbox's Javascript files are bundled in a custom bundle file and included on demand as shown below:
Fullscreen Lightbox's CSS is highly customized in
sass/vendors/plugins/_fslightbox.scssSCSS file in order to use it as a native component within the design system. The SCSS code is compiled into
assets/plugins/global/plugins.bundle.cssand globally included in all pages.
Basic
Every
<a>tag with
data-fslightboxattribute opens a lightbox. Value of href attribute will be shown in your box.