bs5-lightbox icon indicating copy to clipboard operation
bs5-lightbox copied to clipboard

A pure JS lightbox gallery plugin for Bootstrap 5 based on the Modal and Carousel components

Results 34 bs5-lightbox issues
Sort by recently updated
recently updated
newest added

This seems simple enough, but controlling the size of the lightbox via data-size does not work. It only uses the default "xl". Maybe this could be controlled by Javascript, but...

bug

Was attempting to use this with a newer version of Bootstrap 5 and ran in the same issue as seen here [https://stackoverflow.com/questions/74567169/why-is-data-bs-interval-false-no-longer-working-in-bootstrap-5-2-3-in-year-202](url) Where the images in the gallery style with...

Hi, I'm trying to use bs5-lightbox in a Django project and I'm encoutering some display issues. The plugin seems to be properly implemented and reactive, however when I click on...

Since I only need very basic lightbox functionality I'm looking for as lightweight a solution as possible, and I didn't notice anything on the documentation stating the package's additional size...

Hi, I'm using the full screen option on your bs5-lightbox module to display some HTML content but it's cutting off at the top. Example here (click on 'view plant list'...

The lightbox has pre-defined aspect ration 16x9. If I open high image, it becomes very small: ![Snímek obrazovky_2023-07-27_16-02-56](https://github.com/trvswgnr/bs5-lightbox/assets/156755/4e30e441-aa44-4330-82ad-d67ccd0b214a) How do I achieve the lightbox to change it's aspect ration according...

Hi, This PR adds some settings to give developers a bit more control over the buttons. - I added settings for the label for the next and previous button. This...

Can you insert a solution to use the youtube-nocookie.com for youtube Videos?

I am running Rails 7 with importmap to the cdn link. Its being load in the application.js within the initial load in the view mode it errors and does NOT...

The vertical image in lightbox will have the scrollbar How can I object-fit it inside the box? ![image](https://user-images.githubusercontent.com/59415928/223510893-ea012a2e-e32a-407e-ad1a-3a1fc8aa205c.png)