Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:48
multiple buildListMenu, how to make treemenu invisible
Poster: ajouta
Dated: Wednesday November 22 2006 - 15:39:13 GMT
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","")