Issue
I need to implement a very professional looking navigation menu with multiple drop down elements and the ability to nest sub-menus etc.
Its for a business app. Are there any free menu controls that can be used?
Maybe with CSS and JavaScript?
Solution
Nice, simple, pure CSS (but semantic and decent HTML code) menu controls aren’t too hard to make from scratch. Take something like this and tweak the colors and fonts to suit the website.
http://jsbin.com/odipeb/2/edit#html,live
Answered By – Thomas Shields
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0