Submit your widget
269
Yays

Lava Lamp Style Menu Navigation with jQuery

Views 32949   downloads 7064   Menu & Navigation

Step 1 Create the Mark-up Before we can create this neat functionality, we need a base from which to work from. In your favorite code editor, create an unordered list for your navigation, and import both…

154
Yays

jQuery quickie: Slot machine navigation

Views 14258   downloads 2715   Menu & Navigation

Navigation is one of the things you'll see on every website. I wanted to give this part a little bit extra life, and when I saw a movie yesterday that included slot machines, it suddenly hit me. Using…

127
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28427   downloads 4461   Menu & Navigation

SooperFish is a highly configurable solution for animated dropdown menus. It combines the features of superfish, structured programming of Droppy and a ton of new features like multi-column dropdown menus…

102
Yays

an Animated Navigation with jQuery

Views 12538   downloads 2521   Menu & Navigation

The idea is to build a menu that just displays icons, when the user rolls over each icon the text will appear below. The icon will also have a roll over state to help highlight the menu item. Getting…

122
Yays

Animated Navigation with CSS & jQuery

Views 15224   downloads 3679   Menu & Navigation

Fancy but a very simple technique! The good thing about this technique is that it degrades gracefully and is still accessible even if js is turned off. Step 1. Wireframe – HTML This part is very…

100
Yays

AutoSprites - A jQuery Menu Plugin

Views 7941   downloads 1883   Menu & Navigation

Its purpose is to allow you to build an image-based menu with animated hover states as easily as possible and by using the most concise descriptions possible. To see the results on both a horizontal and…

114
Yays

jQuery Simple Lava Lamp Menu

Views 13347   downloads 2349   Menu & Navigation

  Lava Lamp Menu is one of the favourite menu that has been using by some websites. It has a jQuery plugin for it, we're not reinventing the wheel, but it will be good to know how it works, how to…

259
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 34996   downloads 5496   Menu & Navigation

Learn how to create a simple, but elegant menu by animating background with jquery backgroundPosition plugin. It's simple, but the effect is really good. Sometimes, simplicity is the most beautiful thing.…

139
Yays

MagicLine Navigation with jQuery

Views 16116   downloads 3275   Menu & Navigation

These “sliding” style navigation bars have been around a while,Turns out it’s really pretty darn easy. I put two examples together for it. The Idea The idea is to have a highlight of…

174
Yays

jQuery nice Background Animated Navigation Menu

Views 22003   downloads 6114   Menu & Navigation

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for. jQuery is a great library for this type of task but out of the box, it…

148
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15188   downloads 3420   Menu & Navigation

Since the Apple-flavored Leopard-text-indent style is currently one of my favorite menu styles, we will start from scratch and build such a menu in Photoshop, then create the needed HTML and CSS and last…

92
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10375   downloads 1985   Menu & Navigation

    As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked.This we’ll recreate…

115
Yays

CSS and jQuery Cool Animated Navigation

Views 18214   downloads 3010   Menu & Navigation

Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with…

137
Yays

jQuery Elastic vertical menu

Views 16702   downloads 3756   Menu & Navigation

jQuery OS X Stack and Drop Stack It’s super lightweight (~1kb) and is a really creative “outside the box” method of navigation for a website. It might be a little awkward having the…

144
Yays

jQuery Mac dock style flexibility menu

Views 18606   downloads 4419   Menu & Navigation

Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS…