Will someone please help me out in javascript, jquery, and css? I really want to use this menu at this web page:
http://designreviver.com/tutorials/jquery-css-example-dropdown-menu/

However, I would like to have this menu as a multi level menu. Currently it is two level. How to make this menu as three or four level?

What did you try? For the css, you'll need something like

#cssdropdown li > ul

.
For IE6, you'll also need to change the javascript a bit.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.