Submit your widget
1565
Yays

jQuery Sliding hover Animated Menu

Views 52502   downloads 8112   Menu & Navigation

we’ll be building a cool Animated navigation list complete with a sliding hover effect. We’ll build the design to work without jQuery first of all to ensure it’s widely accessible to…

1554
Yays

Nice "Flashy" menu with Jquery.

Views 51936   downloads 7529   Menu & Navigation

we are going to create a "Flashy" menu using Jquery. The Menu/Navigation is one of the first thing I focus on when I make a website. It has to be unique, original and  reflect the spirit…

380
Yays

Scalable Menu with jQuery CSS3

Views 54492   downloads 9783   Menu & Navigation

we are going to create a simple menu that will stand out once we hover over it by covering everything except the menu with a dark overlay. The menu will stay white and a submenu area will expand. We will…

215
Yays

Dynamic glide navigation with jQuery plugin

Views 45167   downloads 7936   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.  …

209
Yays

jQuery horizontal animated menu

Views 17967   downloads 3072   Menu & Navigation

HTML code: HTML code seem to be simple. Simply copy and paste these all code below to your new HTML page. <div class="kwicks_container"> <ul class="kwicks"> <li id="kwick_1"> <a href="#">Home…

172
Yays

Green Menu Drop Down with jQuery

Views 58863   downloads 7349   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure Easy to…

162
Yays

Pretty nice Slide Out Navigation Revised

Views 25553   downloads 5106   Menu & Navigation

1. The HTML Structure The only thing we will need for the navigation is a simple unordered list with links and spans inside of the list elements: Home About Search Photos Rss Feed Podcasts Contact The…

155
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21134   downloads 4060   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure Easy to…

154
Yays

jQuery Super Cool Bubble Navigation

Views 24933   downloads 6082   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…

153
Yays

jQuery quickie: Slot machine navigation

Views 14215   downloads 2701   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…

145
Yays

Cool JQuery and CSS3 Animation Menu

Views 24268   downloads 4873   Menu & Navigation

The menu is simple, but unique. Script structure: HTML: <div id="menu"> <ul id="nav"> <li> <a href="#" class="icon1"> <span>Home Page</span>…

136
Yays

jQuery Elastic vertical menu

Views 16676   downloads 3743   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…

136
Yays

Awesome jQuery and CSS3 Interactive menu

Views 52037   downloads 11163   Menu & Navigation

This example will tell you how to create an interactive menu using CSS3 goodness and jQuery’s power. The idea The idea behind this example was to have some nicely arranged blocks and once you click…

135
Yays

jQuery Rocking and Rolling Rounded Menu

Views 18630   downloads 5034   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…

135
Yays

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

Views 21493   downloads 3852   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…