What do you consider to be the best examples of website navigation and why? I'm trying to design a secondary navigation menu and I need a little inspiration, but I'm also interested just in general about learning best practices for navigation and information display. What are some of the more unique solutions you've seen? Links and variety are definitely encouraged in your answers.
It's specifically a documentation tool, but I really like Visual jQuery, though it's certainly not ideal for a "typical" site.
Avoid dropdown-menus. For some reason, they just don't feel right on the web.
I quite like the context-sensitive navigation (and keyboard shortcuts) that RTM uses.
This is totally my personal opinion, but anything that you have to mouse over something else to click on is a huge pain. I would avoid that.
People are already used to some "standard" navigation, so I think that trying to go overboard to be "unique" might not be the best idea in many cases.
Of course it depends on what kind of site are you working on, and especially on how large this site is.
I think that sidebar boxes and horizontal tabs/menus are a great way to organize your navigation.
Breadcrumbs, contrary to the new trends, is still a very usefull option.
A search box is always a must if the site is large.
Tags, and tag clouds could be usefull on community driven sites.
Don't forget a sitemap.
Maybe some more contextual menus, but it might not be very intuitive on a website.
I don't think there's much else to invent in navigation field.