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:33
Is it possible to nest menus?
Poster: Terry Ally
Dated: Friday April 9 2004 - 16:45:27 BST
I am not talking sub-menu ... what i would like to do is to insert a menu inside a menu as follows:
Menu 1 Item 1
Menu 1 Item 2
Menu 1 Item 3
Inserted Menu Item a
Inserted Menu Item b
Inserted Menu Item c
Menu 1 Item 4
Menu 1 Item 5
Menu 1 etc
Why do I want to do this?
To the best of my knowledge, Milonic Menu does not do collapsible menu. Rather it does sub-menus but the effect that I need on this particular page I am building is for a collapsible menu.
Having been trying various JS inserts and JS src but unsuccessfully.
Does anyone know how to achieve this?
Terry
Poster: Maz
Dated: Friday April 9 2004 - 17:22:52 BST
This might drive you nuts positioning it, but I can think of a way to get around doing this.
Separate your menu items, instead of main menu, make them main menu 1, 2, etc. absolute position each one horizontal, then position each submenu to open underneath each other, leaving a gap for where they will open. a)top="offset=100px"; b)top="offset="125px"; c)top="offset="150px"; for example.
Does that make sense? Its a bit of a gamble as to whether you'll get it all lined up nicely.
I'd like to see it if you do it
Nice little puzzle for first thing in the morning, do I get a hot cross bun?
maz