Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:08
No such variable 'fixMenu' error
Poster: MikeP
Dated: Friday September 24 2004 - 8:56:34 BST
I have put together menu on this page.
It all seems to run fine in both IE and Opera, however in Opera the javascript console comes up with a lot of errors like this:
Quote:
Event thread: onload
Error:
name: ReferenceError
message: Statement on line 20: Reference to undefined variable: No such variable 'fixMenu'
Backtrace:
Line 20 of linked script https://www.titlesolv.com/scripts/mmenudom.js
fixMenu(_mi[0]);
In unknown script
_oifx(6);
At unknown location
{event handler trampoline}
Error:
name: ReferenceError
message: Statement on line 20: Reference to undefined variable: No such variable 'fixMenu'
Backtrace:
Line 20 of linked script https://www.titlesolv.com/scripts/mmenudom.js
fixMenu(_mi[0]);
In unknown script
_oifx(6);
At unknown location
{event handler trampoline}
In each case they are all the same except the number in _oifx(6); changes.
So far I haven't been able to test this in other browsers, however do any of you have any idea what the problem might be?
Any help will be much appreciated.
Mike
Edit: I should add that the functionality of the menu in IE and Opera isn't effected , I'm a little worried about what effect these errors couild have in other browsers. Thanks.
Poster: kevin3442
Dated: Friday September 24 2004 - 9:13:51 BST
Hi Mike,
See this thread.
Cheers,
Kevin