Sayontan Sinha
Sayontan Sinha
Hi, I am facing a weird issue when I try using this script on Chrome (v55), and this happens even on the demo page at https://osvaldas.info/examples/image-lightbox-responsive-touch-friendly/. When I launch a...
What kind of issue is this? (put 'x' between the square brackets) - [ ] Question. This issue tracker is not the place for questions. If you want to ask...
Hello, Firstly, I would like to thank you for an exceptional lightbox! I am the author of a WordPress plugin that lets you use a variety of lightbox scripts with...
I am enjoying using your lightbox script. I have one observation regarding video behaviour. You currently allow the user to specify a `data-vbtype` attribute to indicate that something is a...
The documentation says: `venobox.destroy(); // Destroy the plugin` However, there is no such method in the script. Is there a way to unbind an existing instance or reset its contents?...
Hi, I am trying to add a deep-link and sharing buttons to a strip lightbox. I have got the deep-link sorted out by adding some code to the `onShow` callback,...
The fix made for jQuery 3.x was this to forcefully add a `swipebox` class to the calling element, and then to have the selector variable use that class. While this...