Submit your widget
1588
Yays

jQuery Sliding hover Animated Menu

Views 53131   downloads 8286   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…

1557
Yays

Nice "Flashy" menu with Jquery.

Views 52392   downloads 7674   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…

386
Yays

Scalable Menu with jQuery CSS3

Views 55107   downloads 9937   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…

225
Yays

Dynamic glide navigation with jQuery plugin

Views 45938   downloads 8100   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.  …

212
Yays

jQuery horizontal animated menu

Views 18267   downloads 3182   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…

174
Yays

Green Menu Drop Down with jQuery

Views 59501   downloads 7498   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…

166
Yays

Pretty nice Slide Out Navigation Revised

Views 25976   downloads 5256   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…

158
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21549   downloads 4197   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…

156
Yays

jQuery Super Cool Bubble Navigation

Views 25203   downloads 6197   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…

155
Yays

jQuery quickie: Slot machine navigation

Views 14503   downloads 2814   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…

149
Yays

Cool JQuery and CSS3 Animation Menu

Views 24541   downloads 4985   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>…

142
Yays

jQuery Elastic vertical menu

Views 16969   downloads 3845   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…

140
Yays

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

Views 21952   downloads 3965   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…

140
Yays

Awesome jQuery and CSS3 Interactive menu

Views 52442   downloads 11288   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…

138
Yays

jQuery Rocking and Rolling Rounded Menu

Views 18879   downloads 5142   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…