ui icon indicating copy to clipboard operation
ui copied to clipboard

A library of JavaScript UI components, includes the best lightbox - Fancybox5

Results 109 ui issues
Sort by recently updated
recently updated
newest added

Hi, we are currently working on a project which is regularly tested for accessibility. I have noticed that Fancybox already adds a title-attribute for each button of the fancybox overlay,...

enhancement

考虑增加图片旋转吗

enhancement

We have a lot of websites that use the existing fancybox for certain things, and we would like to introduce the new one as well. This may result in scenarios...

question

Hi, in my project crucial to have videos from Rutube on it and I made this addition to make it work with Rutube API Right now to use Fancybox with...

Hi, i have form with one input, but events onChange, onKeyDown and etc not work inside modal dialog created from fanybox. Sorry big image ![изображение](https://user-images.githubusercontent.com/12849469/195140527-ee649004-f60f-425e-8bf5-c37e76e58de9.png) And result - empty console...

https://vimeo.com/759158747/6336067e02 Hopefully answered. Thank you.

panzoom automatically closes when swiping up and down on mobile devices (fancyapps/ui v4.0.31) Fancybox.show(gallery, { animated: false, showClass: false, hideClass: false, Toolbar: false, closeButton: "top", click: false, dragToClose: false });...

I am currently using the Combine (CAROUSEL / FANCYBOX) example shown on the showcase page and I get the following error message on pages that aren't using the carousel /...

error on typechecking while used in typescript react ![Screenshot from 2022-09-12 17-50-43](https://user-images.githubusercontent.com/12471057/189635973-ee47c489-fb0d-4423-8cd2-a01f0981fd6d.png)

Before : https://github.com/fancyapps/fancybox/search?q=protect After : https://github.com/fancyapps/ui/search?q=protect The feature : https://github.com/fancyapps/fancybox/blob/c4fd90370f8c93336d6e36a5c6120bcabcf8675c/docs/index.html#L579-L582 To resume: with Fancybox v4 you can right click and download images even if the `protect` option is `true`. (of...