johnDoe9
03-26-2009, 05:30 PM
Hi.
I cannot make that thing work in IE, it works flawlessy in Firefox.
Link of the swf file I am using
http://www.flashxml.net/dock-menu.html
It works on that page though. Btw, tech details, the error IE gave me is on line 403, character 3 on the lightbox++.js
401 new Effect.Appear('overlay', { duration: overlayDuration, from: 0.0, to: overlayOpacity });
402 }
403
404 elementArray = [];
405 elementNum = 0;
406
407 if (!document.getElementsByTagName){ return; }
The screen become grey after I click on a thumbnails but, no lightbox window opened.
I've tried almost anything, someone can help?
I cannot make that thing work in IE, it works flawlessy in Firefox.
Link of the swf file I am using
http://www.flashxml.net/dock-menu.html
It works on that page though. Btw, tech details, the error IE gave me is on line 403, character 3 on the lightbox++.js
401 new Effect.Appear('overlay', { duration: overlayDuration, from: 0.0, to: overlayOpacity });
402 }
403
404 elementArray = [];
405 elementNum = 0;
406
407 if (!document.getElementsByTagName){ return; }
The screen become grey after I click on a thumbnails but, no lightbox window opened.
I've tried almost anything, someone can help?