Main menu doen't appear after adding another menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
masuoka
Beginner
Beginner
Posts: 2
Joined: Tue Nov 23, 2004 9:44 am

Main menu doen't appear after adding another menu

Post by masuoka »

Why Main menu in a table doen't appear after adding a sub menu to the right end of Main menu? The sub menu has a very long text. Do you think this causes a problem? If I delete the following menu text in the embedded-main-menu.js file, Main menu appears. please help.

with(milonic=new menuname("xxx")){
style=menuStyle;
overflow="scroll";
aI("text=very long text ;url=./xxxx.htm;");
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Got a URL so we can see all the code?

Also, if that's your main menu, where is the alwaysvisible = 1; statement?
John
masuoka
Beginner
Beginner
Posts: 2
Joined: Tue Nov 23, 2004 9:44 am

Post by masuoka »

Hi John,

While I am writing all details to reply this morning, I tested file localy.
The Mainmenu appears perfectly!! I haven't changed anything???
I hope this is permanent.

Anyway Thank you for your reply and help.
Post Reply