Submit your widget
216
Yays

Dynamic glide navigation with jQuery plugin

Views 45616   downloads 8026   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.  …

119
Yays

Horizontal Sliding Submenu jQuery plugin

Views 18925   downloads 3109   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…

174
Yays

Simple JQuery Accordion Collapsing menu

Views 51937   downloads 12429   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…

91
Yays

Simple Jquery Right Click Cross browser Vertical Menu

Views 12661   downloads 2411   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.…

109
Yays

jdMenu Hierarchical Menu Plugin for jQuery

Views 9875   downloads 1499   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…

163
Yays

Hover Accordion jQuery

Views 33309   downloads 5677   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…

140
Yays

jQuery CSS Drop Down Menu Style

Views 17951   downloads 4202   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…

100
Yays

A Keypress Navigation tabs jQuery

Views 9259   downloads 2322   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…

154
Yays

jQuery quickie: Slot machine navigation

Views 14391   downloads 2759   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…

106
Yays

JavaScript Dropdown Menu with Multi Levels

Views 19133   downloads 3867   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…

130
Yays

Professional Dropline #1 drop-down menu

Views 12351   downloads 2687   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…

114
Yays

Professional Dropdown navigation menu

Views 15096   downloads 3587   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…

113
Yays

Jemjabella Menu jQuery

Views 11782   downloads 1613   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

jQuery CSS3 Overlap that Menu

Views 12892   downloads 1958   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…

84
Yays

JQuery Navigation

Views 7946   downloads 1669   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…