Recommend a drop-down menu tutorial?

Hello, I’m after a tutorial to build a dynamic drop now navigation menu that would consist of a major topic and then sub topics.

As I understand it, this will require javascript and CSS, possibly jquery. Can anyone recommend a good, up to date, modern tutorial (Doesn’t have to CSS3, just something that adheres to modern standards) to use? I’ve tried searching but what I have found tends to be outdated or using deprecated standards.

Thanks for reading.

Stu Nicholls is normally a good source for menus, both for CSS only menus and for [url=“http://www.stunicholls.com/menu/index.html”]menus using JavaScript

A selection of menus that seem to match what you’re after, is:
jQuery horizontal tabs with slide down sub menus
Tree Frog Horizontal Menu
Professional dropdown #3
Hover Drop #2

Oh wow, you can do it with CSS only? That’s pretty impressive. Thanks for that.