multiple buildListMenu, how to make treemenu invisible

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ajouta
Beginner
Beginner
Posts: 1
Joined: Wed Nov 22, 2006 4:19 pm

multiple buildListMenu, how to make treemenu invisible

Post by ajouta »

Hi,

I using a listbased_menu.

when I use multiple menu's, like in the example of listbased_menus, the tree of milonicmenu1 is not visible on the screen ( what is good ) , the other 2 are visible. It seems that the menustructure of only the first buildListMenu is invisible. How can I set the other 2 invisible ?

buildListMenu("milonicmenu1","menuStyle","alwaysvisible=true;orientation='horizontal';top=10;left=10;")
buildListMenu("milonicmenu2","menuStyle2","alwaysvisible=true;orientation='vertical';top=300;left=10;")
buildListMenu("milonicpopupmenu","menuStyle","")
Post Reply