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
			
			
									
						
										
						Is it possible to nest menus?
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
			
			
													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
					Last edited by Maz on Fri Apr 09, 2004 6:26 pm, edited 1 time in total.
									
			
						
										
						- 
				Terry Ally
 - Beginner

 - Posts: 7
 - Joined: Sun Sep 14, 2003 6:29 pm
 

