A small jQuery plugin for zooming images on mouseover or mousedown. See the project page for documentation and a demonstration. Released under the MIT license.
- Added 'callback' property that will execute a callback function once the image has loaded.
- Fixed a bug relating to the 'grab' property
- Fixed a positioning bug
- Added 'grab' property
- First release