fslightbox icon indicating copy to clipboard operation
fslightbox copied to clipboard

An easy to use vanilla JavaScript plug-in without production dependencies for displaying images, videos, or, through custom sources, anything you want in a clean overlying box.

Results 44 fslightbox issues
Sort by recently updated
recently updated
newest added

If I'm right the only button we can disable is the Thumb button. As an example, I would like to disable the Fullscreen button as it's particularly relevant in my...

Hello, Using vanilla JS lightbox, it displays `.jpg`, `.jpeg`, `.png`, and `.webp` images but not `.avif` images. Thanks a lot for your time and all your efforts.

How can I disables options I don't want and remove the buttons from the toolbar? I would like to remove everything except close. Everything else should not be changed by...

Hiya, Using the JS Pro version of the library, am noting some accessibility issues and wondering if there is anything on your roadmap to address these? Some things I've noticed...

Could you clarify your support for zoom using gestures (spreading and pinching) on mobile? I'm trying to decide between fslightbox and [nanogallery2](https://nanogallery2.nanostudio.org/). I want to use the [Vanilla JavaScript](https://fslightbox.com/javascript) product,...

enhancement

Like this image list: ![image](https://user-images.githubusercontent.com/1972649/154829720-22e6caf5-c4e4-4e39-8131-a25c10894542.png) Each file have two

Hi, I am using Pro version. I am unable to mount thumbnails using HTML : ` ... ` And nothing append when using vanilla or jquery... : ` $('[data-fslightbox]').on('click', function()...

Using fsLightbox.props.disableBackgroundClose = true; does not work at all and gallery is close after click background JS version.

Hi, In the pro version of the plugin, for ios 12 (iPhone 6), switching photos with a swipe and pinch zoom (two fingers) does not work. However, in the basic...

When you enable the fullscreen in the lightbox an then close the lightbox, the fullscreen is not reseted. You have to open the lightbox again and disable the fullscreen mode...