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:52
Problems with Milonic inside div
Poster: Clark
Dated: Thursday October 12 2006 - 12:14:57 BST
Hey,
I have some major problems placing the milonic menu inside a div, http://edison.eliteweb.dk <-- working fine, when i load the menu two times... but if i only load the menu in the "centerMenuFrame" the submenu's disaperes!
I am going crazy... i hope there's someone out there who can help
Poster: Ruth
Dated: Thursday October 12 2006 - 21:16:29 BST
Hi Clark,
Cut the main menu from the menu_data.asp file and put it in it's own file and add a drawMenus(); at the end [both the menu_data and main data files will have a drawmenus]. Name the one with the main as main_data.asp. Then put the calls for the program files and the menu_data.asp file the first thing after the body tag, then in the div where you want the menu, put the call for the main_data.asp file.
I tried using buildAfterLoad=true and putting all the files in the div but that didn't fix it. Maybe it has something to do with the asp, but the orginal method for putting the menu in a table/div/span works.
Ruth