Submit your widget
216
Yays

Dynamic glide navigation with jQuery plugin

Views 45257   downloads 7954   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 18745   downloads 3058   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 51728   downloads 12372   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…

90
Yays

Simple Jquery Right Click Cross browser Vertical Menu

Views 12547   downloads 2369   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 9707   downloads 1459   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 33031   downloads 5633   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 17819   downloads 4164   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 9143   downloads 2282   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 14257   downloads 2715   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…

103
Yays

JavaScript Dropdown Menu with Multi Levels

Views 18793   downloads 3786   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 12225   downloads 2651   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 14983   downloads 3546   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…

109
Yays

Jemjabella Menu jQuery

Views 11675   downloads 1577   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…

110
Yays

jQuery CSS3 Overlap that Menu

Views 12681   downloads 1916   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 7851   downloads 1619   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…