bs5-lightbox
bs5-lightbox copied to clipboard
A pure JS lightbox gallery plugin for Bootstrap 5 based on the Modal and Carousel components
Bootstrap 5.2 now needs a defined slide class to be added for the transition.
On the latest version of Bootstrap 5.2.0, when scrolling through a gallery of images, each image slides the whole carousel in from the whatever side you click. If I change...
I've been trying to add parameters but it doesn't seem to be taking effect during the creation of the modal
If we specify a blob URL in the `data-src` attribute the library automatically adds the `&caption=` query string at the end of the image which breaks functionality and the image...
With low-res images, I'd like to be able to prevent the image from being displayed any larger than the original resolution. Thanks for your consideration, and for this library 🙏
Vimeo iframe src returns false.
Is there a way to customize the lightbox's size? It defaults to a 16:9 viewport, but I want it to use the whole height of the page and maybe 50~80%...
If you compare the Bootstrap carousel docs between version 5.0 and 5.3 you will see that the option "interval" can't be false to disable autoplay anymore. This pull request fixes...
Hi there When you close a modal box, the focus should be returned to the link you opened it from. Is there a way to get the Lightbox to work...
Hi there I have a scenario where I would like to add my thumbnail gallery inside a modal window and then have those thumbnails open up the Lightbox on top...