phuang07 / AnythingZoomer

Zoom in on images or content

Home Page:http://css-tricks.com/3075-anythingzoomer-jquery-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#AnythingZoomer jQuery Plugin

Changelog

Version 1.1 (8/25/2011)

  • Initial commit to github.
  • Modified initial required markup
  • Removed zoomPort and mover options.
  • Changed smallArea and largeArea to use classes.
  • Removed the speedMultiplier option, it is now automatically calculated.
  • Renamed expansionSize option to edge.
  • Added clone option to make a clone of the smallArea content.
  • Added methods to open up the zoom window from an external link.
  • Added switchEvent option to allow changing the event that toggles between the small and large content.

Version 1.0 (7/20/2009)

  • Initial post on css-tricks