jackmoore / zoom

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

add magnifyMode option #66

Closed reverie closed 5 years ago

reverie commented 9 years ago

Add a 'magnifyMode' option, which lets you zoom based on the image's displayed resolution, rather than the native resolution. https://twitter.com/jacklmoore/status/535455968046624768

I don't totally understand this codebase yet, so I'm sure this isn't the best way to do this, but hopefully it's a helpful start.