jackmoore / wheelzoom

A small script for zooming IMG elements with the mousewheel/trackpad.
http://www.jacklmoore.com/wheelzoom
MIT License
342 stars 95 forks source link

Implement callback option #1

Open oaubert opened 11 years ago

oaubert commented 11 years ago

Such a callback option can be used to synchronize the zoom level, for instance by drawing a rectangle over the original thumbnail to indicate the context.