Are there any tutorials (some JavaScript framework perhaps?) that will explain how to produce a top-level menu like the following?
Where the drop down part can be any width and can contain images/links.
Are there any tutorials (some JavaScript framework perhaps?) that will explain how to produce a top-level menu like the following?
Where the drop down part can be any width and can contain images/links.
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.