Question:
how do I make a menu like this?
solveforx
2010-07-31 18:16:55 UTC
When you hover over a word/button, more options appear.
What's the term for a menu like this, and how do I make one?

http://www.forbes.com/
Four answers:
anonymous
2010-08-01 11:48:23 UTC
See following sites for navigation menus:



CSS Library Horizontal CSS Menus: http://www.dynamicdrive.com/style/csslibrary/category/C1/

http://www.dynamicdrive.com/dynamicindex1/

http://www.cssplay.co.uk/menus/

How to Style an Unordered List with CSS: http://www.webreference.com/programming/css_style2/index.html



How To:



http://www.w3.org/TR/WCAG10-HTML-TECHS/#links

http://www.creativepro.com/article/dreamweaver-how-create-you-are-here-navigation-links

http://efuse.com/Design/navigation.html

Simple JQuery Accordion menu: http://www.i-marco.nl/weblog/jquery-accordion-menu/



Drop-Down Menus, Horizontal Style: http://www.alistapart.com/articles/horizdropdowns/

The Right Way to Make a Dropdown Menu: http://www.sitepoint.com/blogs/2009/04/01/the-right-way-to-make-a-dropdown-menu/



Ron
Raikyu
2010-08-01 01:22:41 UTC
That's just a drop down menu styled horizontally, google "How to make a drop down menu" for more detailed information than I can give you, because you need software to create any decent menus.
Punartham
2010-08-01 01:25:44 UTC
it is a Drop down menu. you can chose the one you want
babybishops04
2010-08-01 01:25:01 UTC
I think you can do this with pure CSS.



http://www.google.com/#hl=en&source=hp&q=popup+menu+css+tutorial&aq=f&aqi=&aql=&oq=&gs_rfai=&fp=fccb06969b785556



It would be nicer than getting lots of javascript involved, I'm sure.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...