banthagroup / fslightbox

An easy to use vanilla JavaScript plug-in without production dependencies for displaying images, videos, or, through custom sources, anything you want in a clean overlying box.
MIT License
351 stars 30 forks source link

How to track change of the lightbox image and synchronize it with swiper.js. Actually how to get current index of the lightbox image #167

Open yuriisytnyk1996 opened 3 years ago

yuriisytnyk1996 commented 3 years ago

Hi, can anybody help to solve this problem. I'm developing my new website ang struggle with this issue - I want to find an index of current image in lightbox and sync it with swiper.js. Can anybody explain how can I get instance of lightbox and extract images array or something what help me. I'm using React

Finnnballer commented 3 years ago

Hey, i got the same Problem. Did you got a way to fix it or a workaround? Tanks Finn

amici-infotech commented 2 years ago

I have the same issue, Any fixes yet?