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:
In each case they are all the same except the number in _oifx(6); changes.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}
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.