Submit your widget
271
Yays

Lava Lamp Style Menu Navigation with jQuery

Views 33234   downloads 7135   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…

155
Yays

jQuery quickie: Slot machine navigation

Views 14451   downloads 2784   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…

130
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28795   downloads 4539   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 12681   downloads 2591   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…

125
Yays

Animated Navigation with CSS & jQuery

Views 15392   downloads 3748   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…

102
Yays

AutoSprites - A jQuery Menu Plugin

Views 8134   downloads 1958   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…

116
Yays

jQuery Simple Lava Lamp Menu

Views 13534   downloads 2423   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…

260
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 35337   downloads 5589   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.…

140
Yays

MagicLine Navigation with jQuery

Views 16326   downloads 3348   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…

176
Yays

jQuery nice Background Animated Navigation Menu

Views 22195   downloads 6191   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…

151
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15400   downloads 3512   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…

94
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10517   downloads 2053   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…

117
Yays

CSS and jQuery Cool Animated Navigation

Views 18397   downloads 3076   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…

139
Yays

jQuery Elastic vertical menu

Views 16920   downloads 3820   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…

147
Yays

jQuery Mac dock style flexibility menu

Views 18802   downloads 4495   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…