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

open drop down under vertical selection


Poster: fastflagsrt4
Dated: Tuesday August 22 2006 - 19:32:06 BST

is there a way to open the popout below the vertical selection instead of beside it?

also, how do you setup the tooltips? I have the tooltips.js in the same directory as the rest of the files.

Thanks


Poster: Ruth
Dated: Sunday August 27 2006 - 7:13:17 BST

Hi,

If you have a vertical menu and want the drop to be below it's parent you might want to use the collapsible menu.

http://www.milonic.com/treemenu/

It is the top one you want, the collapsible. If that is what you want you can download it, but make sure you also click the link at the bottom of that page and download the newest treemenu.js file.

I believe the treemenu.js comes in the download but it is not the newest and to work, it must be the newest.

Also, if you don't care about having a treemenu and just want the submenu to open 'down' below your main item in the vertical menu, you can fine tune the position by using top="offset=x px"; left="offset=y px"; where x and y are the number of pixels necessary to get it to move where you want it. You can use negative numbers for the left, so if you main menu item is say 100px wide, then you could do left="offset=-100"; which should shift that submenu left by 100 px. That means you'd have to do that with every one of the submenus that opens from a main menu item, and especially for the top position of the submenu.

NOTE: if someone changes font size and that changes the main menu width and item height all your offsets will be wrong.

Ruth