Zazzle.com Image Zoom effect using jQuery
Posted
by mikemick
on Stack Overflow
See other posts from Stack Overflow
or by mikemick
Published on 2009-09-28T22:37:44Z
Indexed on
2010/05/12
17:44 UTC
Read the original article
Hit count: 248
Is there a jQuery plugin that mimics the Zazzle.com photo zoom effect (you can view the effect here: http://www.zazzle.com/awards+tshirts). The closest I've found is the jQZoom plugin which opens the larger image in a separate container, instead of overlaying within the same container.
I figured I'd ask, before I started building away on this...
© Stack Overflow or respective owner