Skip to content

anonymousandrew/zoom

 
 

Repository files navigation

About Zoom

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.

Changelog:

Version 1.6.0 - 2013/1/22

  • Created $.zoom which contains the positioning logic, so that users can write custom controls or event handling.

Version 1.5.0 - 2012/11/19

  • Added 'target' property for specifying the element that displays the zoomed image.

Version 1.4.0 - 2012/9/29

  • Changed API & added option to activate on click.

Version 1.3.0 - 2011/12/21

  • Added 'callback' property that will execute a callback function once the image has loaded.
  • Fixed a bug relating to the 'grab' property

Version 1.2.0 - 2011/11/15

  • Fixed a positioning bug

Version 1.1.0 - 2011/11/15

  • Added 'grab' property

Version 1.0.0 - 2011/11/11

  • First release

About

jQuery plugin for zooming images on mouseover.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%