Forum Moderators: phranque
You can do this using JavaScript and arrays. This is something that you will more than likely have to code by hand - I'm not sure if Dreamweaver has an extension for it or not though.
The logic would be:
I have recently written a function to do this for a project I was working on, so if you run into trouble just shout!
This may be better off in the HTML and Browsers Forum. You may wish to contact Oilman (see above for the mod!) and ask him to move it.
Top marks BlobFisk :) You can also hide your sub menus using span with display:none and and ID set. Then JS onclick to call the menu. You can make it so that clicking on the button a sceond time will hide the menu again.
I have this style menu featured on my web site. YOu are welcome to use the code from it :)