ptmclellan
07-20-2009, 09:20 PM
1) Script Title:
Chrome CSS Drop Down Menu (v2.5)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem:
First off, this is a great script and can be customized greatly. We use it as our primary navigation menu for our site at www.elightbulbs.com (http://www.elightbulbs.com).
It was running great, but now with IE8, it is throwing a JS error that I can't seem to fix. No error displayed for Chrome and FF. It seems to run fine, but triggers an unsightly error.
We modified the CSS quite a bit for visuals/small effects, but only ever touched the top settings in the v2.5 JS script.
Here is the error message:
http://www.elightbulbs.com/screen.gif
Line 176 is:
var menuitems=document.getElementById(arguments[ids]).getElementsByTagName("a")
Any ideas? Any help offered would be greatly appreciated...
Chrome CSS Drop Down Menu (v2.5)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem:
First off, this is a great script and can be customized greatly. We use it as our primary navigation menu for our site at www.elightbulbs.com (http://www.elightbulbs.com).
It was running great, but now with IE8, it is throwing a JS error that I can't seem to fix. No error displayed for Chrome and FF. It seems to run fine, but triggers an unsightly error.
We modified the CSS quite a bit for visuals/small effects, but only ever touched the top settings in the v2.5 JS script.
Here is the error message:
http://www.elightbulbs.com/screen.gif
Line 176 is:
var menuitems=document.getElementById(arguments[ids]).getElementsByTagName("a")
Any ideas? Any help offered would be greatly appreciated...