FancyZoom 1.1
Wednesday, February 13th, 2008FancyZoom 1.1CSS, Javascript, EffectFebruary 13th, 2008

Smooth Javascript Image Zooming For Your Web Pages
This much-requested chunk of Javascript to zoom images inline, originally written for this blog but later rolled out to the Panic website and used for screenshots, is now polished up, bug-fixed, available for you to use on your website!
Focused on the smoothest, most polished zooming animation possibleAutomatically scales images from any image link, with no HTML changesPreloads full-size images in the background on link mouseoverNo resource-heavy Javascript libraries — 100% coded from scratch to zoomDraws a nice drop shadow under the full-size image to offset it from the pageUses Safari 3’s “box-shadow” feature to draw the drop shadow natively, no images requiredRequires only two new lines of code in your HTMLTested and works with Safari, Firefox, IE7, and IE6. (Looks better in modern browsers.)