lity icon indicating copy to clipboard operation
lity copied to clipboard

Lightweight, accessible and responsive lightbox.

Results 86 lity issues
Sort by recently updated
recently updated
newest added

Anyway to have a video autoplay when using Lity to Lightbox a locally hosted mp4 video file? What would be the syntax if this is possible? Right now the video...

I'm using lity for dynamic images like this: example.com/files?path=products/abc.jpg to prevent caching at some pages, I'm using: example.com/files?path=products/abc.jpg&rand=239923 I noticed, that my images are not interpreted as images then. Please...

Hi, Youtube video no longer opens in data-lity and just goes to youtube website. Even the example on your website does the same for Chrome Browser (v65) on macOS. Do...

Hello guys! The following not working: ` .lity-active.touch, .lity-active.touch body { overflow: hidden; }` Thanks!

It seems like Youtube has changed the autoplay behavior on mobile devices. When lity opens the modal with the Youtube iframe it doesn't play the video automatically. I am using...

Is a slideshow / play button supported or could be added as feature?

Hi Jan, Would it be an issue if the --lity-z-index-base could be upped to 99999 so that the light box close button does not get obscured by the admin bar...

Following along with the README and anytime I put `var instance = lity('https://www.youtube.com/watch?v=XSGBVzeBUbk');` into a script tag the video gets loaded in a modal automatically. Am i doing something wrong...

Hi I am trying to set up where I can click an image and have the lightbox open and play a video. I can't seem to find what attributes to...