Submit your widget
129
Yays

LavaLamp jQuery Sliding menu

Views 19011   downloads 3281   Menu & Navigation

It is a jQuery sliding nifty effect menu with light weight code and extra two more interface styles. Step 1: The HTML Since most UI developers believe that an unordered list(ul) represents the correct…

159
Yays

Animated jQuery menu - Corporate Style

Views 20974   downloads 4711   Menu & Navigation

Multilevel jQuery Menu with fade and smooth drop-down animation on submenu appearance. Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu…

210
Yays

CSS3 and jQuery Horizontal images Scrolling menu

Views 30745   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…

140
Yays

a Vertical Scrolling menu with CSS3 and jQuery

Views 35158   downloads 4827   Menu & Navigation

Creating markup We will begin by creating the necessary HTML structure. At first, I wanted to use an unordered list as a container for our images and captions, but then I encountered some bugs with vertical…

110
Yays

Cool navigation menu made with JQuery

Views 7529   downloads 1698   Menu & Navigation

HTML <div id='menu_holder'> <ul> <li id='first_li' class='selected'>Link1</li> <li id='second_li'>Link2</li> <li id='third_li'>Link3</li> <div class='clear'></div>…

103
Yays

jQuery Drop Down menus

Views 9966   downloads 2700   Menu & Navigation

Overview Quick and dirty nested drop-down menu in the jQuery styleee. I needed a nav like this for a recent project and a quick Googling turned up nothing that really suited, so droppy was born. It hasn't…

112
Yays

jQuery Fade menu plugin

Views 14017   downloads 2697   Menu & Navigation

The Fade Menu plugin allows users to easily turn a definition list with nested unordered lists into an accordion menu which uses fades between transitions. Options It is possible to pass the following…

112
Yays

jQuery CSS3 Overlap that menu

Views 12746   downloads 1935   Menu & Navigation

If you have ever wanted to do something a bit different with your main navigation, how about having your items overlap each other? Using position: absolute; on our links allows us to do this. The first…

109
Yays

Jemjabella menu jQuery

Views 11711   downloads 1595   Menu & Navigation

The menu itself was marked up in a (semantically correct) unordered list, like so: <ul id="navigation"> <li><a href="#">link one</a></li> <li><a href="#">link…

112
Yays

Accordion menu mit Slide-Effekt im Apple-Style CSS3

Views 18574   downloads 3717   Accordion

Step 1: Definieren der HTML-Struktur Das HTML-Grundgerüst dieses Accordion-Menüs behinhaltet drei fiktive Menüpunkte ( Brand, Promotion, Event ) verwendet, die interessierten CSS-Anwendern…

104
Yays

JavaScript Dropdown menu with Multi Levels

Views 18921   downloads 3824   Menu & Navigation

This multi-level drop down menu script weighs in at only 1.2 KB. It features animation, active header persistence, easy implementation and multiple instance support. To initialize a drop down menu use…

114
Yays

Professional Dropdown navigation menu

Views 15027   downloads 3566   Menu & Navigation

You've seen the 'suckerfish' menus and the 'son of suckerfish', well I think that this one takes them another step further (grandson of suckerfish?). The 'problem' that I found with using the 'suckefish…

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…

283
Yays

Horizontal Accordion menu with jQuery

Views 28198   downloads 3810   Accordion

Up until now I have always used Scriptaculous / Prototype for any JavaScript animation and effects, but lately I’ve heard a lot of good things about jQuery. So, I thought I would give it a try,…

109
Yays

jdmenu Hierarchical Menu Plugin for jQuery

Views 9767   downloads 1475   Menu & Navigation

The jdMenu plugin for jQuery provides a clean, simple and elegant solution for creating hierarchical drop down menus for websites to web applications. View the feature list below to see if jdMenu is the…