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

Menu positioning


Poster: tubize
Dated: Tuesday September 30 2003 - 9:25:33 BST

I am using the latest menu and am having a problem positioning the horizontal menu in a table I had no problem with the previous version but I just can't get this one to work.

Basically, I can get it set up perfectly using offsets but if I remove or change the width of the favorites frame, the menu goes out of the table. I am using position=relative but it makes no difference.

You can see it at http://www.expat-online.com/club/awcb/.

Thanks.

John


Poster: Hergio
Dated: Tuesday September 30 2003 - 13:09:02 BST

TO bound it to the table, see the table bound example. Essentially you need to make a menu without top and left coordinates or offset and set its position to relative. Then move your call to menu_data into the cell where you want the menu bound to. This will make that menu (which is relatively positioned) stay in that cell. The others will figure out where they need to be just as if you had called menu_data at the beginning of your page. I didnt see you doing this in your page/code.