Submit your widget
1616
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 131176   downloads 27901   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…

386
Yays

Beautiful red vertical glide navigation menu jquery plugin

Views 41563   downloads 6203   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>…

376
Yays

Dropdown Navigation in CSS3 jQuery

Views 29949   downloads 6283   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…

298
Yays

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

Views 35269   downloads 6296   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.…

255
Yays

jQuery big Drop Down Menu

Views 39527   downloads 8628   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.

245
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 54910   downloads 8086   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">…

236
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47911   downloads 12863   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.…

230
Yays

jQuery Colorful Content Accordion menu

Views 25121   downloads 4992   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…

201
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36538   downloads 8632   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…

195
Yays

Horizontal Subnav w/ CSS & jQuery

Views 75769   downloads 19061   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…

191
Yays

jQuery CSS3 a Mega Drop-Down Menu

Views 31640   downloads 5221   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…

174
Yays

Green Menu Drop Down with jQuery

Views 59228   downloads 7437   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…

174
Yays

jQuery Beautiful Background Images Navigation

Views 22107   downloads 3638   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.…

166
Yays

jQuery Multicolor animation drop down navigation menu

Views 32084   downloads 4058   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',…

164
Yays

Sky Blue Menu Drop Down with jQuery

Views 25315   downloads 6468   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…