dbrekalo / simpleLightbox

SimpleLightbox is lightweight and responsive lightbox library with no dependencies. Display images, galleries, videos or custom content and control your lightbox with easy to use api.
http://dbrekalo.github.io/simpleLightbox/
MIT License
270 stars 76 forks source link

Can I change event of next and previous on image click #25

Closed ghost closed 3 years ago

ghost commented 3 years ago

First I would like to thank you for this amazing library.

I would like to select an image, so I get it's index based on array initialization or id in dom for example. For this, I think the best would be to attach a different callback other than the next previous when the image is clicked.

Is it possible ?

Thanks a lot !

ghost commented 3 years ago

Probably it helps someone else. If feasible someone could reopen this. But for me a chose other options to retrieve selected image (not simple lightbox)

Thanks 👍