Submit your widget
230
Yays

Super Cool jquery floating menu

Views 31034   downloads 5136   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 25013   downloads 4964   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 45371   downloads 7980   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 27696   downloads 4454   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

jQuery plugin: Easy Accordion

Views 27200   downloads 6094   Accordion

Easy Accordion plugin will get your definition lists (DTs) and generate a nice and smooth horizontal accordion. You can then decide to make it a timed slideshow or leave it still. As usual, all of that…

210
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 30743   downloads 3627   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 18058   downloads 3106   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 36452   downloads 8590   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 75531   downloads 19023   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 37977   downloads 6521   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 31546   downloads 5198   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 26859   downloads 4641   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 30714   downloads 4705   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…

183
Yays

Minimalistic Navigation Menu with CSS3

Views 29725   downloads 6214   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 22023   downloads 3603   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.…