Submit your widget
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 12864   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…

230
Yays

Super Cool jquery floating menu

Views 31126   downloads 5160   Menu & Navigation

A simple menu that “follows” page scrolling and expands on mouse over with css and jquery.

216
Yays

Dynamic glide navigation with jQuery plugin

Views 45617   downloads 8026   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

215
Yays

script.aculo.us Side bar menu

Views 29888   downloads 5036   Menu & Navigation

side bar menu using script.aculo.us

215
Yays

jQuery and CSS3 Thumbnails Navigation Gallery

Views 27794   downloads 4491   Menu & Navigation

we are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. We are going to use jQuery and some CSS3 properties for the style. The main idea is to have…

212
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 30920   downloads 3654   Menu & Navigation

There are a lot of cool flash scrolling menus out there, but I decided to make a similarly looking menu with just CSS and jQuery. I couldn't achieve the same smoothness in animation, but anyway I'm…

210
Yays

jQuery horizontal animated menu

Views 18155   downloads 3134   Menu & Navigation

HTML code: HTML code seem to be simple. Simply copy and paste these all code below to your new HTML page. <div class="kwicks_container"> <ul class="kwicks"> <li id="kwick_1"> <a href="#">Home…

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…

192
Yays

Jquery tab menu Wizard Plugin

Views 38090   downloads 6547   Menu & Navigation

After looking for a jquery plugin that will emulate a windows wizard I decided to make my own (with the help of cody lindley’s css step menu). The code: First we need a simple javascript function…

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…

190
Yays

Nice Stack Menu With jQuery

Views 26956   downloads 4677   Menu & Navigation

This is a Stack Menu with jQuery UI widget. Now you can take any element and turn its children into the items of a stack menu. You can control when it opens and closes, the direction it opens, the size…