Submit your widget
44
Yays

jQuery useful Drop-Down Menu with Fixed list

7 months ago   Views 19619   downloads 3266   Menu & Navigation

The HTML is structured using unordered nested lists. I suppose I could have used ordered lists to facilitate maintainable numbering, but I thought it was fine this way and if someone wants to use ordered…

50
Yays

useful Tabbed Menu with jQuery

5 months ago   Views 30000   downloads 7151   Menu & Navigation

We are going to use the HTML element list to display the menu and the drop down. Each of the top level menus are in their own list items and the drop down menus are lists placed inside the list items.…

84
Yays

Rich Media Dropdown Menu with jQuery

8 months ago   Views 28399   downloads 5802   Menu & Navigation

Today’s tutorial combines two good friends, jQuery and dropdown menus! “That boring old combination”, I hear you cry. But wait, this is a dropdown menu with a difference! It takes away…

78
Yays

Beautiful DropDown Menu with jQuery

about a year ago   Views 41079   downloads 10891   Menu & Navigation

This customizable jQuery plugin offers you the possibility of transforming your menus with ul>li at 1 level of interweaving (ul>li>ul>li>ul>li) in an attractive animated menu. You will…

59
Yays

Useful Magazine Style Dropdown Menu with jQuery

about a year ago   Views 19795   downloads 5670   Menu & Navigation

This is a magazine-style drop down nav menu. This will be created with some fancy CSS3 techniques to work in standards-compliant browsers. Even if you are shaky with jQuery you should be able to keep…

51
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

about a year ago   Views 14477   downloads 2521   Menu & Navigation

This is a dropdown menu with parental tabs (as first level). Part of the work we pass on to the shoulders of jQuery (switching tabs, display popups). In the current version – we have three levels…

64
Yays

Beautiful Drop Down Menu with jquery

about a year ago   Views 23680   downloads 5241   Menu & Navigation

The demo is about a menu which has all the decent and stylish animated functionality. The HTML Structure As you can see in the PSD, there are Menu items and one Search Bar on right side. The HTML for…

65
Yays

simple google style Dropdown menu with jQuery

about a year ago   Views 14866   downloads 3088   Menu & Navigation

we'll show you how to create a jquery dropdown menu with google style, it also can be use as a “fixed” menu. The most important thing on this menus is the css file , we are going to use…

53
Yays

Simple jQuery Drop-Down Menu

about a year ago   Views 6005   downloads 1496   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…

215
Yays

Nice Multiple jQuery Mega Drop Down Menu

2 years ago   Views 34444   downloads 8428   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.…

90
Yays

jQuery vertical and horizontal dropdown menu

2 years ago   Views 29018   downloads 4496   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…

83
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

2 years ago   Views 16870   downloads 3132   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…

78
Yays

Nice Dropdown Menu With jQuery

2 years ago   Views 7475   downloads 1133   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…

83
Yays

Awesome Drop Slide Menu With Jquery

2 years ago   Views 18461   downloads 3530   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,…

112
Yays

Cursor following translucent float menu jQuery CSS3

2 years ago   Views 8614   downloads 1096   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…