Submit your widget
225
Yays

Dynamic glide navigation with jQuery plugin

Views 45994   downloads 8112   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.  …

122
Yays

Horizontal Sliding Submenu jQuery plugin

Views 19120   downloads 3177   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…

177
Yays

Simple JQuery Accordion Collapsing menu

Views 52191   downloads 12509   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 12803   downloads 2470   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 10032   downloads 1551   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…

164
Yays

Hover Accordion jQuery

Views 33571   downloads 5743   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…

145
Yays

jQuery CSS Drop Down Menu Style

Views 18094   downloads 4277   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…

103
Yays

A Keypress Navigation tabs jQuery

Views 9393   downloads 2388   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…

156
Yays

jQuery quickie: Slot machine navigation

Views 14539   downloads 2833   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…

111
Yays

JavaScript Dropdown Menu with Multi Levels

Views 19414   downloads 3945   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…

132
Yays

Professional Dropline #1 drop-down menu

Views 12472   downloads 2754   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…

122
Yays

Professional Dropdown navigation menu

Views 15231   downloads 3660   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…

115
Yays

Jemjabella Menu jQuery

Views 11924   downloads 1672   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 13095   downloads 2029   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…

91
Yays

JQuery Navigation

Views 8056   downloads 1735   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…