Submit your widget
86
Yays

Like Apple Navigation Dock jQuery Plugin

Views 21798   downloads 6324   Menu & Navigation

1) Menu structure <!-- HTML FILE --> <ul id="targetMenu"> <!-- use <li class="navActive"> to set active icon menu --> <li> <a href="#">…

72
Yays

jQuery browser mobile window chooser

Views 17010   downloads 4046   Menu & Navigation

It's always fun to play with jQuery especially when you are trying to recreate something that you enjoy using. One such thing is window chooser in Opera Mobile browser where opened windows are positioned…

70
Yays

Simple jQuery Drop-Down Menu

Views 9196   downloads 2699   Menu & Navigation

The biggest problem with javascript is that we can’t completely rely on it. It can easily be disabled, and once this happens, websites should still function correctly. Javascript powered sub-navigation…

98
Yays

Useful dropdown menu with CSS3 jQuery

Views 28043   downloads 9589   Menu & Navigation

This CSS dropdown menu, without any additional Javascript code. There are no images used and, as usual, minimal HTML markup. HTML structure As you can see in the following lines, the HTML structure does…

233
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47656   downloads 12799   Menu & Navigation

The article source:http://www.designchemical.com/lab/jquery-mega-drop-down-menu-plugin/getting-started/ The Mega Drop Down Menu plugin takes standard nested lists and turns them into horizontal mega menus.…

117
Yays

jQuery vertical and horizontal dropdown menu

Views 39498   downloads 6971   Menu & Navigation

The article source:http://plugins.jquery.com/project/naviDropDown Here is a jQuery plugin which allows you to create a simple drop down menu, utilising hoverIntent, and jQuery’s own slideUp and…

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…

106
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29233   downloads 5280   Menu & Navigation

This is a really awesome menu in the browser. So I hope you'll enjoy learning some CSS3, but also how to create the base HTML for a drop-down menu and how to make it magical with jQuery. The HTML Lets…

97
Yays

Nice Dropdown Menu With jQuery

Views 12257   downloads 2503   Menu & Navigation

  Web designers and developers find themselves creating dropdown menus over and over. I’ve drilled dropdown menu production to a science. Seriously. Here’s the benefits of Brian Cray’s…

104
Yays

Awesome Drop Slide Menu With Jquery

Views 26241   downloads 5309   Menu & Navigation

dropSlideMenu is a simple (single-level support only), yet easily and highly-customisable drop-down menu with an attractive sliding effect. There are plenty of jQuery drop-down menu scripts already available,…

106
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16031   downloads 3083   Menu & Navigation

With a little help from jquery user "mikejbond", the chevron overlay div no longer needs to be part of the HTML, it is inserted dynamically. You may still want include it if you want to cache image on…

104
Yays

jQuery Awesome Social Media Share Menu

Views 44821   downloads 1861   Menu & Navigation

we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make…

122
Yays

Cursor following translucent float menu jQuery CSS3

Views 11810   downloads 2362   Menu & Navigation

A website navigation menu that follows the cursor, created with the jQuery framework and CSS that’s easy to implement and configure. The idea behind the script was to create a floating navigation…

150
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21501   downloads 4546   Menu & Navigation

Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh. This time I will show you how…

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…