Click to See Complete Forum and Search --> : Layered Menu


[KreatoR]
10-17-2004, 02:04 PM
Can someone point me in the right direction as to where I would look up how to make a button (on my HTML page) display a layered menu when it's rolled over? Is it Java? or can it be done it HTML? What tags should I read up on?

Thanks

puff_1
10-20-2004, 01:45 PM
Originally posted by [KreatoR]
Can someone point me in the right direction as to where I would look up how to make a button (on my HTML page) display a layered menu when it's rolled over? Is it Java? or can it be done it HTML? What tags should I read up on?

Thanks

Define what you mean by layered?

If you want some form of drop down menu, I would first look at dynamicdrive.com. Most of this is done with javascript and css.