
10 incredible JQuery navigation menus
JQuery is a lightweight, cross-browser compliant, and extremely powerful Javascript framework. Among lots of other things, it can help you building gorgeous and usable navigation menus. In this article, I have selected 10 of the best JQuery menu available.
Animated Drop Down menu with JQuery
A DropDrown menu is often a good choice when you have many items to display. In such cases, what about animating it?

Source
iPod style menu
The iPhone is indeed a very good example of minimalistic, but great looking, design. This article will teach you how you can easily achieve the same effect on any website, using the power of JQuery.

Source
Superfish – jQuery menu plugin
Superfish is a JQuery plugin especially dedicated to menus. It allows many improvement from what you can achieve with HTML and CSS as such as hover support for IE6, animations, keyboard accessibility and more.

Source
Lavalamp for JQuery lovers
Lavalamp is a simple, ready to use JQuery plugin which allow you to create a stunning effect over your horizontal navigation bars. Nice to see, easy to implement.

Source
How to make a smooth animated menu with JQuery
A very nice tutorial to learn to create a very nice and artistic effect for your websites.

Source
Navigation effect using JQuery
Another “Great to read, Simple to implement” JQuery tutorial. Its purpose is to teach you recreating MooTools homepage menu…using JQuery!

Source
Animated JQuery menu
Among other things, JQuery is very useful for an easy manipulation of the CSS background-position property. This tutorial is a perfect example to illustrate that possibility.
Althought this menu is not, in my opinion, the best looking of this article, it has always be a client’s favorite.

Source
How to create a vertical sliding JQuery menu
Like the dropdown menu that you can see at the top of most Envato sites? If yes, this tutorial will allow you to learn how to create a similar kind of menu. Your clients will love it, there’s no doubt about it. And even better, the tutorial will also teach you how to design that kind of menu using Photoshop.

Source
Apple menu, improved
Who doesn’t like the look and feel of the Apple website? One year ago, we released a nice tutorial to help you recreating Apple’s website menu.
This new tutorial, provided by Kriesi.at, will teach you how to recreate Apple’s menu, and even better, how to enhance it it using JQuery.

Source
Using jQuery for Background Image Animations
I already talked about how great JQuery is for animating background using the background-position CSS property. This article is very great to improve your skills in that domain.

Source
Well, who need flash, after knowing the power of JQuery? If you enjoyed this article, you should also like the following:
- Spice up your WordPress theme with jQuery
- How to: Create a fancy image gallery with JQuery
- 8 awesome JQuery tips and tricks




42 Comments + Trackbacks
9.7.2009
Its a first time I hear about jQuery. And its great. I will give it a try.
9.7.2009
already used it in most of my themes…hehe
dynamicdrive provide a lot of jquery based script for dropdown menu
9.7.2009
Is it really a good idea to be using Javascript for navigation menus? This could possibly prevent users with Javascript disabled from viewing your site.
9.8.2009
Cool menus, look really great
9.8.2009
Normally I’d be enthused, but since there are TONS of jQuery nav lists out there, I can’t say I’m all that impressed. Most of this is standard.
9.8.2009
Jquery! its the first time i have heard about it and i must say i am very impressed by all its navigation menu.I think it would be fun using them or just trying them out.Hey Reza since you have already used it infact most of them, how was your experience ?
9.8.2009
You are voted!
Track back from WebDevVote.com
9.9.2009
@james murdoch
the only problem i found so far using this jquery is when i use it with other js framework, mootools. sometimes conflict occurs, and one of those framework doesnt work
thanks Gods there’s always uncle google to ask how to solve the problem:D
9.9.2009
Great collection, I will be refering back this when in need of inspiration..
Thanks !
9.9.2009
I’ve seen a lot of these before but the iPod style menu is new to me, very nicely done, I continue to be amazed at the results that can be achieved with jquery.
9.9.2009
That’s a really great list man. I’m definitely gonna check some of those out and maybe implement them into my sites and wordpress themes.
9.9.2009
That iPod nav is very slick! Thanks for the list.
9.10.2009
Hey Jean, great job on listing these jQuery menus. They all look beautiful and stunning, particularly Lavalamp, which grabbed my attention for its simplicity and vibrancy…
9.11.2009
Thanks for the examples. It’s always nice to get a visual of different samples. JQuery is man’s best friend.
9.15.2009
Lovely list. I know that we made a right choice with implementing jQuery at pixmac.com soon
Thanks!
9.17.2009
An inspiring list. I usually just use straight text links with CSS rollover colour changes, think I will start putting a bit more effort in!
9.25.2009
Nice collection of jQuery navigation menus mate. I have also linked to yours from my blog post below where I am trying to collect the most useful and common jQuery code snippets for JavaScript over the web. Here is the title and the link to the jQuery link compilation endeavor:
Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance
http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/
10.6.2009
very nice menus, thanks for share..
10.20.2009
@reza
If your getting conflicts use “jQuery.noConflict();”
you can find out more information on the jQuery website url below
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
10.20.2009
For the CSS background position one, you can do that with simple CSS with the :hover sudo element and adding a .selected class or something like that.
10.21.2009
Thanks for providing these ten jQuery navigation menus. Your post is really helpful. Thanks.
12.15.2009
I have just started getting into JQuery and so far I love it. It is far superior to the built in .NET Ajax controls, although I hear .NET 4.0 is supposed to play nicely with JQuery. Anyways, great post on navigation menu options. Seamless navigation options is exactly the reason I started looking at JQuery in the first place.
12.27.2009
Which menu do you think is the best ? I love all of them
. Thank you .
1.19.2010
Hi,
Can you help me? For this Demo “Using jQuery for Background Image Animations”, I want to change Image background slide from LEFT to Right, not RIGHT to LEFT. Please, can you tell me how to change?
Many thanks,