views:

57

answers:

2

Are there any tutorials (some JavaScript framework perhaps?) that will explain how to produce a top-level menu like the following?

http://www.clinique.co.uk

Where the drop down part can be any width and can contain images/links.

+2  A: 

I would suggest learning some jQuery first. It's very easy to learn, and there's a ton of great plug-ins!

For example: Menu Plugins.

If you're using ASP.NET, then Rick Strahl (aside from the official jQuery site) has a great blogpost about it: http://www.west-wind.com/weblog/posts/459197.aspx.

gillyb
+1  A: 
Lèse majesté