Submit your widget
1616
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 130407   downloads 27786   Menu & Navigation

we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the…

384
Yays

Beautiful red vertical glide navigation menu jquery plugin

Views 41207   downloads 6120   Menu & Navigation

Installation Step1:include css and js files.   <link href="css/webwidget_menu_vertical_menu1.css" rel="stylesheet" type="text/css"></link> <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>…

373
Yays

Dropdown Navigation in CSS3 jQuery

Views 29773   downloads 6220   Menu & Navigation

we will learn how to enhance you WordPress in a whole new way. Multi-Level or Multi-Dimensional navigation menus can offer your theme and users 2 new things. One, add a nice new type of effect to enhance…

296
Yays

jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles with ARIA Support and ThemeRoller Ready

Views 35038   downloads 6225   Menu & Navigation

How it works Required markup The menu plugin was written with progressive enhancement in mind: first mark up a basic and functional unordered list of links, then layer on complex styles and functionality.…

253
Yays

jQuery big Drop Down Menu

Views 39319   downloads 8573   Menu & Navigation

The large drop down menu is a good option for sites with a lot of navigation items. When the user hovers over one of the list items, the item enlarges to the width of the submenu and the submenu appears.

242
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 54464   downloads 7997   Menu & Navigation

Installation Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_vertical_menu.css" rel="stylesheet" type="text/css">…

233
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47657   downloads 12801   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.…

226
Yays

jQuery Colorful Content Accordion menu

Views 24907   downloads 4933   Menu & Navigation

We are making a simple, yet eye-catching accordion with the help of CSS, jQuery and the easing plug-in for some fancy effects.   Step 1 – XHTML   As you can see from the demo, the accordion…

200
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36349   downloads 8564   Menu & Navigation

Modular, with themes. Not only HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types. Thus creating a new css drop-down menu means creating only a new…

194
Yays

Horizontal Subnav w/ CSS & jQuery

Views 75325   downloads 18985   Menu & Navigation

This is a simple navigation with a horizontal subnav.In most cases we can achieve this effect purely with CSS, but since we have to attend to our red headed step child aka IE6, we will use a few lines…

190
Yays

jQuery CSS3 a Mega Drop-Down Menu

Views 31474   downloads 5168   Menu & Navigation

Mega drop-down menus are not actually new, but more and more we see them on popular websites and blogs. With the ever increasing quantity of content on the web we have to figure out solutions to display…

173
Yays

jQuery Beautiful Background Images Navigation

Views 21933   downloads 3573   Menu & Navigation

We are going to create a beautiful navigation that has a background image slide effect. The main idea is to have three list items that contain the same background image but with a different position.…

172
Yays

Green Menu Drop Down with jQuery

Views 58865   downloads 7350   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…

165
Yays

jQuery Multicolor animation drop down navigation menu

Views 31832   downloads 3975   Menu & Navigation

help :   $(function(){ $("#webwidget_menu_dropdown").webwidget_menu_dropdown({ m_w: '100', //Menu width m_t_c: '#FFF', //Text color m_c_c: '#8FC45A', //Current background color m_bg_c: '#56A901',…

163
Yays

Sky Blue Menu Drop Down with jQuery

Views 25012   downloads 6387   Menu & Navigation

jQuery Menu 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…