Submit your widget
272
Yays

Lava Lamp Style Menu Navigation with jQuery

Views 33478   downloads 7210   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…

158
Yays

jQuery quickie: Slot machine navigation

Views 14615   downloads 2867   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…

132
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 29055   downloads 4617   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…

108
Yays

an Animated Navigation with jQuery

Views 12827   downloads 2671   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…

126
Yays

Animated Navigation with CSS & jQuery

Views 15569   downloads 3823   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…

103
Yays

AutoSprites - A jQuery Menu Plugin

Views 8280   downloads 2031   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…

118
Yays

jQuery Simple Lava Lamp Menu

Views 13701   downloads 2500   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…

270
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 35629   downloads 5675   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.…

141
Yays

MagicLine Navigation with jQuery

Views 16474   downloads 3431   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…

184
Yays

jQuery nice Background Animated Navigation Menu

Views 22327   downloads 6271   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…

152
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15542   downloads 3605   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…

95
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10648   downloads 2119   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…

118
Yays

CSS and jQuery Cool Animated Navigation

Views 18536   downloads 3134   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…

145
Yays

jQuery Elastic vertical menu

Views 17047   downloads 3882   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…

148
Yays

jQuery Mac dock style flexibility menu

Views 18939   downloads 4578   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…