Submit your widget
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…

111
Yays

Jquery Horizontal Slide Navigation

Views 15303   downloads 3213   Menu & Navigation

This is a spectacular sliding navigation whose animation is triggered when the user hovers over a navigation item. HTML Structures     <ul> <li><a href="#" title="" class="home"><p><strong>Title</strong><br…

111
Yays

Beautiful CSS3 scroll Social Menu

Views 41185   downloads 11478   Menu & Navigation

we’ll learn how to code a fancy social networks menu with HTML5 and CSS3 and absolutely no images. Yup, that’s right! No images at all. We’ll also learn how to convert a normal font…

110
Yays

jQuery MegaMenu

Views 15006   downloads 2505   Menu & Navigation

 the popular jQuery plugin A completely revamped JS and CSS code-base. Easier to use. (A lot simpler HTML and JS needs to be used to initiate the menu) Customizable menu show and hide effects, with…

110
Yays

jQuery Dropdown Menu

Views 11020   downloads 1950   Menu & Navigation

Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even expected, in desktop applications, and the web has quickly…

109
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 16873   downloads 2864   Menu & Navigation

xBreadcrumbs (Extended Breadcrumbs) is a jQuery plug-in to create categorized breadcrumbs for your site. This may be useful if your website has a deep structure and you want allow your visitors to quickly…

109
Yays

slide extra content or a navigation tool(jQuery )

Views 17129   downloads 3194   Menu & Navigation

  This is a jQuery component to build a sliding panel where you can load content or navigation structure via Ajax. JS call:   <script type="text/javascript" src="http://jquery.com/src/jquery-latest.js"></script>…

109
Yays

Fancy Sliding Menu for Mootools

Views 39059   downloads 7002   Menu & Navigation

The most common example was the Rico accordion,As you can see  it looks quite cool and can add some nice interaction to any site.

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…

109
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16261   downloads 3136   Menu & Navigation

With a little help from jquery user "mikejbond", the chevron overlay div no longer needs to be part of the HTML, it is inserted dynamically. You may still want include it if you want to cache image on…

108
Yays

RocketBar – A jQuery And CSS3 Persistent Navigation Menu

Views 9572   downloads 1773   Menu & Navigation

 Everyday on the web there’s something that we all do, almost regardless of the site that we’re on – we scroll down. If we’re reading a blog post, looking through a product…

107
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29430   downloads 5335   Menu & Navigation

This is a really awesome menu in the browser. So I hope you'll enjoy learning some CSS3, but also how to create the base HTML for a drop-down menu and how to make it magical with jQuery. The HTML Lets…

107
Yays

CSS3 multiple color Top Fixed Menu

Views 30194   downloads 8827   Menu & Navigation

That is an CSS3 fixed menu based on gradients and transitions. No images used or javascript. Let’s take a look at the code structure: HTML: <!--===================================== Top Fixed…

106
Yays

Professional dropdown menu navigation

Views 8670   downloads 2639   Menu & Navigation

The menu in this series using javascript to write the  mouse hover states. This menu also styles the path taken through the menu so that it works in IE5.x and IE6 as well as IE7 and all other browsers.…

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…