@@include('_head.html')
@@include('_navbar.html', { "classList": "center-nav transparent navbar-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Lightbox

Examples and instructions on how to add lightbox functionality to your image or video links.

@@include('docs/_sidebar.html', {"page": "elements-lightbox"})

Instructions

Use data-glightbox attribute to enable lightbox functionality on your image and video links.

To group images together, use data-gallery="group-name" attribute. This will enable navigation between images that have the same attribute value.

Image & Caption

Image
Simple Caption
Advanced Caption

This div will be used as the image description. HTML is supported.

Video

Vimeo
YouTube
HTML5
@@include('docs/_footer.html') @@include('_page-progress.html') @@include('_scripts.html')