-
I have already started doing so myself at https://github.com/TayouVR/lightbox-viewer/tree/UPM, however there are some issues I have not had the time to figure out and resolve (need to copy the package…
-
I've got screenshots that I'm showing with Lightbox, and I'm working on adding Retina versions of them. I've named them with "@2x", to distinguish them from their 1x counterparts, and I wrote some Jav…
-
The above tag does not work. The thumb patch correctly looks relative the assists/images folder (correctly), but the url for the full size image is assumed to be relative from the root of the confol…
sheam updated
11 years ago
-
I'm using a thumbnail with `data-image-opened` for the lightbox. The thumbnail is the background of a ``, though, not an `` tag.
If the `` has a `data-image-opened` attribute, Edge doesn't even ope…
-
### Is your feature request related to a problem? Please describe.
Usually when someone is reading a blog or documentation, there will be images to help explain the content better to the reader, such…
-
Is it possible to have specific thumbnails in a gallery be set as links only rather than open in a lightbox or is it all need to open in a lightbox or all need to be links? I would like to have the o…
-
### Description
When you set "Expand on click" for an image with a border radius, the expanded image does not have a border raduys.
### Step-by-step reproduction instructions
1. Place Image B…
-
Hi Guys,
I've used data-lity method to open the lightbox, like this
`iFrame Youtube `
But I haven't found the way to close the lightbox after the video has been played. Is there any way to g…
-
The image gallery in JetEngine needs to have a description field for each image that is also displayed in the lightbox. I created a gallery using the repeater field as instructed by tech support but …
-
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.