Submit your widget
72
Yays

jQuery browser mobile window chooser

Views 17055   downloads 4070   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…

71
Yays

Simple jQuery Drop-Down Menu

Views 9243   downloads 2721   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…

90
Yays

awesome Wheel Menu with CSS3

Views 37795   downloads 7177   Menu & Navigation

There’s no better way to learn CSS3 than to get your hands dirty on an actual project and that’s exactly what we’re going to do. I’m going to teach you how to create an awesome,…

64
Yays

cool Dashboard Menu with jQuery

Views 18685   downloads 3272   Menu & Navigation

we are going to create our own dashboard menu as in Leopard dashboard. Dashboard menu in Leopard usually uses as a container for a tons of widgets we have and that will be nice if we have one on our web…

83
Yays

POP dropdown menus with jQuery

Views 9782   downloads 2200   Menu & Navigation

Include the stylesheet, with any of your mods. <link href="/pop/stylesheets/pop.css" media="all" rel="stylesheet" type="text/css"/> Include jQuery and jquery.pop.js…

98
Yays

Useful dropdown menu with CSS3 jQuery

Views 28113   downloads 9622   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…

58
Yays

Awesome Animation menu with jquery

Views 13498   downloads 3070   Menu & Navigation

This is an Awesome  Animation menu with jquery. First off all, the problem was those background lines,If you just set background separately to all your list tags you end with lines not in order To…

234
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47724   downloads 12827   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.…

118
Yays

jQuery vertical and horizontal dropdown menu

Views 39568   downloads 7007   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…

1566
Yays

jQuery Sliding hover Animated Menu

Views 52644   downloads 8145   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…

107
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29290   downloads 5300   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…

98
Yays

Nice Dropdown Menu With jQuery

Views 12309   downloads 2527   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 26345   downloads 5332   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,…

107
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16111   downloads 3104   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 44877   downloads 1882   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…