Submit your widget
1566
Yays

jQuery Sliding hover Animated Menu

Views 52636   downloads 8142   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…

1555
Yays

Nice "Flashy" menu with Jquery.

Views 52039   downloads 7557   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…

381
Yays

Scalable Menu with jQuery CSS3

Views 54600   downloads 9811   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…

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.  …

210
Yays

jQuery horizontal animated menu

Views 18038   downloads 3098   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…

173
Yays

Green Menu Drop Down with jQuery

Views 58977   downloads 7381   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…

163
Yays

Pretty nice Slide Out Navigation Revised

Views 25642   downloads 5136   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…

156
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21221   downloads 4086   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…

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…

154
Yays

jQuery quickie: Slot machine navigation

Views 14274   downloads 2723   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…

146
Yays

Cool JQuery and CSS3 Animation Menu

Views 24328   downloads 4897   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>…

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…

137
Yays

Awesome jQuery and CSS3 Interactive menu

Views 52113   downloads 11191   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…

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…

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…