Constant animation in I.E 7 and broken image

smurk75 - June 30, 2008 - 23:54
Project:Lightbox2
Version:6.x-1.8
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I updated to the current lightbox release and noticed that the animated loading image continues to run when the image has been loaded. There also appears to be like a broken image that shows above the caption. Any ideas?

www.canon-vs-nikon.com

#1

stella - July 1, 2008 - 09:38
Category:bug report» support request

I think if you disable the nice menus module the problem should go away. If this is the case, then this is a duplicate of http://drupal.org/node/235562

Basically the nice menus module follows a non-standard method of adding javascript files to the page. The module only attempts to add the javascript for IE browsers, hence why this doesn't happen in Firefox. As a result of this, the jquery.js file is loaded on the page twice, causing each jquery call to be executed twice! This results in two lightboxes appearing on the page which causes the incorrect images to appear.

Please try disabling the nice menus modules, even if only briefly, to confirm that this is the problem.

Cheers,
Stella

#2

smurk75 - July 2, 2008 - 20:40

Yes. Lightbox works PUURFECT when the nicemenus are disabled!

#3

smurk75 - July 2, 2008 - 21:05

THANKS SO MUCH STELLA!! I updated the nicemenues.module file with the requested script and it works great. 2 hand salute!
Sam

#4

stella - July 2, 2008 - 23:23
Status:active» fixed

#5

Anonymous (not verified) - July 23, 2008 - 10:56
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.