Using Internet Explorer 8 FancyZoom zooms the linked image into nothing, instead of large size.

Comments

mittalpatel’s picture

I was facing the same issue and then I tried changing the configuration. On configuration page, in "Script To Use:" drop down I selected Standard Minimized and it started working in IE 7 and IE 8.

thinkyhead’s picture

Status: Active » Fixed

This is probably better now. Get the latest FancyZoom Javascript tarball from http://www.thinkyhead.com/design/fancyzoom and give it a try. The key was to use .bind("mouseover", ...) instead of .one("mouseover", ...) so that the image pre-loads every time you mouse over an image instead of just the first time.

If it persists, try another version of jQuery or stick with the Standard version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.