Submit your widget
254
Yays

jQuery big Drop Down Menu

Views 39377   downloads 8590   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.

243
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 54592   downloads 8027   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">…

234
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47711   downloads 12822   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

Super Cool jquery floating menu

Views 30998   downloads 5124   Menu & Navigation

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

227
Yays

jQuery Colorful Content Accordion menu

Views 24965   downloads 4953   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…

216
Yays

Dynamic glide navigation with jQuery plugin

Views 45285   downloads 7962   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.  …

214
Yays

jQuery and CSS3 Thumbnails Navigation Gallery

Views 27647   downloads 4445   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

script.aculo.us Side bar menu

Views 29621   downloads 4965   Menu & Navigation

side bar menu using script.aculo.us

210
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 30687   downloads 3612   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 18024   downloads 3095   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 36398   downloads 8581   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 75443   downloads 19008   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 37932   downloads 6511   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 31514   downloads 5186   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 26827   downloads 4631   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…