DHTML Menu has JS Error, Firefox 0.9 only

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
perldev
Mega User
Mega User
Posts: 115
Joined: Thu Aug 26, 2004 5:23 pm
Location: Chicago

DHTML Menu has JS Error, Firefox 0.9 only

Post by perldev »

In the JavaScript Console, there are full of errors like:
Error: event is not defined
Source File: .../mmenudom.js Line 16
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,
Can you give us a url so we can check what's happeing. In many cases the error is a result of something else happening that is affecting the particular line or character or file and throwing the error.


Ruth
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Almost without exception, errors that point to the menu code are generated by problems in the _data file, not in the menu code itself. After all, it's the menu code that is trying to process the _data, so where else is JS going to point (not to mention, the correct pointing ability of JS in general leaves a lot to be desired)?

As Ruth, and the system, requested, a URL is really needed.

Forgot, Firefox is still in beta, as I'm sure you know. Trying to 'adjust' the menu for beta software is really a waste of time. When they get a stable final release, any bugs will be attacked with vigor (how's that?).
John
perldev
Mega User
Mega User
Posts: 115
Joined: Thu Aug 26, 2004 5:23 pm
Location: Chicago

Post by perldev »

User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hmmm, didn't see any errors in Firefox 0.9.

Did they get fixed, or are you using an older Firefox than 0.9?

-- Andy
Post Reply