jackmoore / zoom

jQuery plugin for zooming images on mouseover.
http://www.jacklmoore.com/zoom/
MIT License
1.54k stars 460 forks source link

Zoom gallery on touch device not working correctly: needs multiple taps #97

Closed pinkp closed 8 years ago

pinkp commented 8 years ago

Great plug in! But I'm having an issue on mobile devices only. The first zoom works and when you tap the thumbnails to swap the main image it swaps but sometimes you have to tap the main image twice to get it to start zooming. I can't work out where the issues is coming from.

This is the page http://bit.ly/1T0TylS

Any ideas on this? I've tried changing my code for swapping my thumbnails and the main image src using different jQuery but feel its an issue with the way Zoom is reacting to the src swap. Any opinions appreciated so it can be worked out. Thanks