This module is not compatible with the EPSA crop module (http://drupal.org/project/epsacrop)

It breaks it's functionality when editing a node and trying to manage the image cache

CommentFileSizeAuthor
#1 FancyZoom.js_.gz6.31 KBthinkyhead

Comments

thinkyhead’s picture

Status: Active » Needs review
StatusFileSize
new6.31 KB

See if the attached jQuery version of the FancyZoom Javascript is any better. It gets rid of a bunch of globals that might have been conflicting. At a later time I will wrap up FancyZoom properly so that it's encapsulated in a proper Drupal.behavior, and eliminate the globals in the settings script it produces, which may also cause conflicts.

Next time please include any error messages that are showing up in your browser's Javascript console.

thinkyhead’s picture

Issue summary: View changes
Status: Needs review » Closed (fixed)

Scripts have been completely rewritten and should no longer conflict.