jackmoore / zoom

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

Touch support #39

Closed amboy00 closed 11 years ago

amboy00 commented 11 years ago

Such a great plugin that works "right out of the box". Any way to get touch support for tablets and touch screens?

jackmoore commented 11 years ago

You might want to try this pull request: https://github.com/jackmoore/zoom/pull/37

I haven't taken the time to vet it enough to merge the commit, but it looks like it should work.