Submit your widget
127
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28466   downloads 4470   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…

122
Yays

Animated Navigation with CSS & jQuery

Views 15241   downloads 3686   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 7957   downloads 1891   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…

115
Yays

CSS and jQuery Cool Animated Navigation

Views 18226   downloads 3018   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 16727   downloads 3764   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…

112
Yays

Horizontal Tooltips Menu with jQuery

Views 16087   downloads 3443   Menu & Navigation

We're doing something a little bit similar - Tooltips menu.   1. HTML   As usual, it's a good practise to use UL List for menu. For the menu images, you need to put the caption in the ALT attribute,…

136
Yays

nice Apple-Style Icon Slide Out Navigation with CSS and jQuery

Views 21585   downloads 3873   Menu & Navigation

This menu looks very similar to the Apple-style navigation but it reveals some icons when hovering over it. The icons slide out from the top and when the mouse leaves the link, the icon slides back under…

130
Yays

jQuery Fresh Bottom Slide Out Menu

Views 25452   downloads 4542   Menu & Navigation

In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description…

155
Yays

jQuery Super Cool Bubble Navigation

Views 24977   downloads 6100   Menu & Navigation

In this tutorial we are going to create a bubbly navigation with jQuery. The idea is to have some round navigation icons that release a bubble when hovering over them. We will use the jQuery Easing Plugin…

136
Yays

jQuery Rocking and Rolling Rounded Menu

Views 18670   downloads 5054   Menu & Navigation

In this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate…

122
Yays

jQuery Smooth Circular Motion Menu

Views 21243   downloads 4003   Menu & Navigation

we are going to create a stunning circular motion effect with jQuery. We will be using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example. The idea is to have a rounded…

125
Yays

jQuery small Boxes Menu

Views 12209   downloads 2705   Menu & Navigation

we will create a menu out of little boxes that animate randomly when a menu item is clicked. The clicked menu item expands and reveals a content area for some description or links. When the item is clicked…

124
Yays

jQuery Smooth Animated Menu

Views 22131   downloads 4548   Menu & Navigation

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? We’ll aim to do just that by building a menu and animate it with some smooth effects. Step 1 – Set…

216
Yays

Dynamic glide navigation with jQuery plugin

Views 45306   downloads 7964   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

133
Yays

Jquery Awesome-Filled Navigation Menu Use Sprites

Views 18636   downloads 3863   Menu & Navigation

CSS sprites can dramatically increase a website’s performance, and with jQuery, we can implement awesome transition effects easily. Let’s get started. Step 1 Create an html file, and add the…