Closed (fixed)
Project:
FancyZoom
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 10:28 UTC
Updated:
9 Sep 2014 at 05:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thinkyhead commentedSee 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.
Comment #2
thinkyhead commentedScripts have been completely rewritten and should no longer conflict.