Search found 1 match

by cms-user
Mon May 30, 2005 10:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: loop twice
Replies: 1
Views: 1627

loop twice

the way the menu is built i have to loop the navigation twice. unfortunately i'm in a stupid cms and cannot do that, unless i hack around.

why can't i define my menu like this?

menu_main=new menuname("Main Menu");
menu_main.alwaysvisible=1;
menu_main.left=10;
menu_main.orientation="vertical ...