Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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:07

UPDATED YET AGAIN Still trying to put menu in a div.


Poster: jwsherman
Dated: Monday November 2 2009 - 2:19:39 GMT

I think I've managed to get this together enough that someone might be able to help. I've constructed what seems to be correct implementation of the two methods recommended at milonic support ( http://support.milonic.com/beginners/ta ... /index.htm), and put up two pages with those implementations and the text of the pertinent javascript files. You can view source to see where the code is placed.

http://developing.riverganga.org/method1.html
and
http://developing.riverganga.org/method2.html

I have tried the suggestions here: http://support.milonic.com/beginners/ta ... /index.htm, and here: http://www.milonic.com/tablemenu.php, and if I get no help from what I've done already, I'll put sample pages up for those too.

Please help if you can.

Thank you.
John

Re: UPDATED YET AGAIN Still trying to put menu in a div.


Poster: Andy
Dated: Friday November 6 2009 - 12:24:39 GMT

Hi,

It looks like you still have the code files and the sub menus inside a div. These must go inside the <BODY> of the document (and be signed off with a drawMenus command) and only the main menu is to go inside the DIV.

Re: UPDATED YET AGAIN Still trying to put menu in a div.


Poster: Ruth
Dated: Monday November 9 2009 - 4:02:17 GMT

Hi,

There is something wrong on the pages. I don't know what it is, but when I download them I get no mmenudom.js file. I also get an error which is the result of that file not being there. I see it is in the code, and I can actually go to the method2/mmenudom.js or the method1/mmenudom.js and get the file, but it is not showing up in my temporary internet folder so it means that the file is not being called by the browser. All I can suggest as a test is to put all the milonic files and the page which they match in the same folder and see if you get the menu.

By the way, in the method one you also need to put in the position='relative'; in that main menu.

I did put the files in one folder for each page and I am able to see the menu.

Ruth