Submit your widget
237
Yays

Dynamic glide navigation with jQuery plugin

Views 46114   downloads 8148   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.  …

123
Yays

Horizontal Sliding Submenu jQuery plugin

Views 19199   downloads 3211   Menu & Navigation

a horizontal sliding submenu. Has a couple of options and the appearance can be modified in the css. Slide Submenu requires: jQuery library hoverIntent plugin Slide Subnav plugin Example code to load…

178
Yays

Simple JQuery Accordion Collapsing menu

Views 52280   downloads 12540   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…

92
Yays

Simple Jquery Right Click Cross browser Vertical Menu

Views 12866   downloads 2498   Menu & Navigation

[removed][removed] Creating right click with the help of jquery is real easy and can be implemented very quickly Step 1: Creating HTML Simply copy and paste the html next to the div to be right clicked.…

111
Yays

jdMenu Hierarchical Menu Plugin for jQuery

Views 10126   downloads 1580   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…

165
Yays

Hover Accordion jQuery

Views 33680   downloads 5777   Accordion

A jQuery Plugin for no-click two-level menus (or whatever else you want to do with it) Introduction This is yet another accordion script, except you don't have to click to open one item, you just move…

146
Yays

jQuery CSS Drop Down Menu Style

Views 18162   downloads 4306   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…

104
Yays

A Keypress Navigation tabs jQuery

Views 9445   downloads 2419   Menu & Navigation

The key to a succesful website is the ease with which a user finds what they are looking for. Thus, it’s worth spending a lot of time and effort in creating both useful and visually appealing navigation…

158
Yays

jQuery quickie: Slot machine navigation

Views 14609   downloads 2864   Menu & Navigation

Navigation is one of the things you'll see on every website. I wanted to give this part a little bit extra life, and when I saw a movie yesterday that included slot machines, it suddenly hit me. Using…

112
Yays

JavaScript Dropdown Menu with Multi Levels

Views 19505   downloads 3976   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…

133
Yays

Professional Dropline #1 drop-down menu

Views 12517   downloads 2785   Menu & Navigation

This menu uses the same small javascript routine as the Professional dropdown #1 menu to add the IE5.x and IE6 styles to the stylesheet and provide the 'hover' function. All that is necessary is to produce…

123
Yays

Professional Dropdown navigation menu

Views 15294   downloads 3689   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…

116
Yays

Jemjabella Menu jQuery

Views 11990   downloads 1696   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…

113
Yays

jQuery CSS3 Overlap that Menu

Views 13195   downloads 2062   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…

92
Yays

JQuery Navigation

Views 8117   downloads 1759   Menu & Navigation

You should now be set to create your HTML file. Open up dreamweaver and start a new HTML document, save the document straight away as index.html on your desktop. Open up notepad and save a blank file…