Urgent help needed! _m[$m] has no properties

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

Urgent help needed! _m[$m] has no properties

Post by perldev »

Menu Version 5.719 - Built: Wednesday March 23 2005 - 17:55

Step to reproduce:
1. Open url with Firefox 1.0.2 or Netscape;
2. Click on Client Login button;

The top navigation (Home :: Services :: ..) is not showing, and the java console displays error:
Error: _m[$m] has no properties
Source File: xx/inc/mmenudom.js Line: 20


How to fix this error? Thanks in advance.[/list]
perldev
Mega User
Mega User
Posts: 115
Joined: Thu Aug 26, 2004 5:23 pm
Location: Chicago

Post by perldev »

Hit "Refresh" button, the mainmenu comes out, but no secondary menu. The java console complains same error.
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi perldev,

Don't know if this is "the" problem, but it is "a" problem. I noticed that you are loading milionic_src.js and mmenudom.js twice on the client login page; once in the middle of the body and once right before the closing </body> tag (check the html code). This is not true on the home page. That may well explain the difference.

Cheers,

Kevin
perldev
Mega User
Mega User
Posts: 115
Joined: Thu Aug 26, 2004 5:23 pm
Location: Chicago

Post by perldev »

Yes, it's the "problem", my problem. It's caused by SSI.
Post Reply