Menu isn't displayed

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
CTT
Beginner
Beginner
Posts: 6
Joined: Mon Jan 17, 2005 12:47 am
Contact:

Menu isn't displayed

Post by CTT »

Very strange - menu displays on one page, doesn't display on another page.

On http://www.uuss.org/index.html the menu displays even though there's a problem with colors.

On http://www.uuss.org/internflyer.html the menu doesn't display at all.

I get a script error: Error: '_dL.length' is null or not an object.

This page is in the same directory and uses the same code to call the menu as index.html.

I'm stumped.

Suggestions appreciated.

Thanks,
CTT
Infrastructure - sooner or later it counts.
CTT
Beginner
Beginner
Posts: 6
Joined: Mon Jan 17, 2005 12:47 am
Contact:

Post by CTT »

Found the problem:

Another javascript on the same page was apparently using a common variable name. Renamed the variables in the second javascript and the problem was solved.
CTT
Infrastructure - sooner or later it counts.
Post Reply