Submit your widget
87
Yays

simple google style Dropdown menu with jQuery

Views 20513   downloads 4906   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…

87
Yays

Beautiful Drop Down Menu with jquery

Views 31649   downloads 7846   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…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 27078   downloads 8609   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…

73
Yays

useful Tabbed Menu with jQuery

Views 44287   downloads 11705   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.…

71
Yays

Simple jQuery Drop-Down Menu

Views 9333   downloads 2754   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…

66
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19722   downloads 4529   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…

62
Yays

jQuery useful Drop-Down Menu with Fixed list

Views 27745   downloads 5618   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…

42
Yays

jQuery dropdown Menus Plugin

Views 21371   downloads 6464   Menu & Navigation

The mock navigation you see above is a mobile-first example of using media queries and javascript to make a decent site menu with drop downs. Special attention is paid to touch screens using touch events…