How do you create drop down menus with mouse events using javascript? |
[Edit] |
Answer
That would be very complicated to write yourself. Use a prewritten script:
http://www.google.com/search?hl=en&lr=&q=javascript+dhtml+drop+down+menu
But Javascript dropdown menus and flash menus are really annoying. They are inefficient. They won't work for users of text-only browsers, cell phone browsers, or aural browsers (text-to-speach browsers used by blind people). They aren't search engine friendly. They don't match standards for the GUI of the client's OS. Just don't use them.
-DJ Craig
First answer by DJ Craig. Last edit by DJ Craig. Contributor trust: 880 [recommend contributor]. Question popularity: 12 [recommend question]
|
Research your answer: |



