Submit your widget
227
Yays

jQuery Colorful Content Accordion menu

Views 24967   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 45291   downloads 7963   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…

210
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 30689   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 18026   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 36401   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 75444   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…

191
Yays

jQuery CSS3 a Mega Drop-Down Menu

Views 31514   downloads 5187   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 26828   downloads 4633   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…

184
Yays

SliderNav:jQuery and CSS iPhone Style Contact Lists

Views 30672   downloads 4691   Menu & Navigation

SliderNav is a JQuery plugin that lets you add dynamic, sliding content using a vertical navigation bar (index). It is made mainly for alphabetical listings but can be used with anything, though longer…

181
Yays

Minimalistic Navigation Menu with CSS3

Views 29670   downloads 6197   Menu & Navigation

Today we are making something practical – a simple CSS3 animated navigation menu The XHTML The menu is organized as an unordered list. This is the most suitable structure for a menu, as it provides…

174
Yays

jQuery Beautiful Background Images Navigation

Views 21986   downloads 3592   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.…

174
Yays

jQuery nice Background Animated Navigation Menu

Views 22013   downloads 6119   Menu & Navigation

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for. jQuery is a great library for this type of task but out of the box, it…

174
Yays

Simple JQuery Accordion Collapsing menu

Views 51741   downloads 12379   Menu & Navigation

This is a simple Accordion collapsing menu done in JQuery. Links with subitems under them will expand the submenu when clicked. Items that don't have subitems are normal links.. The menu initialises with…

173
Yays

Green Menu Drop Down with jQuery

Views 58962   downloads 7378   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…