Where can I get CSS and JavaScript navigation menus and controls?
I开发者_Python百科 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?
http://www.cssplay.co.uk and the sites it links too have the best ones I've seen by far :)
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
精彩评论