fancybox icon indicating copy to clipboard operation
fancybox copied to clipboard

jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.

Results 107 fancybox issues
Sort by recently updated
recently updated
newest added

Hi, how can I put the thumbnails on the right, and how can I hide its by default ? This is not working : ``` thumbs: { autoStart : false...

I tried to work with version 3.5.7 and found the following: when viewing images, the address in the address bar changes. But on the site, the address is also used...

Hi there, I run an online e-com store which has an integration with what I believe to be an older version of the fancybox plugin(I didn't code the website myself,...

Hello! I'm having a problem using fancyapps with react / typescript. When I try to `import { Fancybox as NativeFancybox } from '@fancyapps/ui';` I'll get the following error: Could not...

**Describe the bug** When using Vite, the following error appears and recommends being reported... ``` @fancyapps/fancybox doesn't appear to be written in CJS, but also doesn't appear to be a...

When looking at the documentation site from mobile it is very difficult to navigate as one will only see a few pixels of the navigation at top of page. https://fancyapps.com/docs/ui/fancybox/api...

Hello... When I open a iframe URL thru litebox programmatically ( with the basic code below), hash does not change. I'd like the hast to be part of the URL,...

When you have long text, users scroll down naturally and this causes the X/Close button to also scroll away. Is there a way to keep it fixed so the users...

I would very much appreciate if fancyBox was able to rotate the image being overlayed. I can image it as being an option such as: ``` $(el).fancybox({ 'enableRotation': true, })...

Feature request

Currently when you click a thumb that's source image is larger then the browser you can then click this image to zoom in to it's full size. Is it possible...

Feature request