fat / zoom.js

Medium's Image Zoom for jQuery
https://fat.github.io/zoom.js
MIT License
4.04k stars 332 forks source link

is possible capture click event? #93

Open KsCorrales opened 6 years ago

KsCorrales commented 6 years ago

i need catch when click or when the image is zoomed is possible? or how can i catch when the image is opened or closed.

KsCorrales commented 6 years ago

i can use jquery to catch click on the data-zoom but when is opened prevent all click events, any solution?