Submit your widget
112
Yays

Cool navigation menu made with JQuery

Views 7673   downloads 1744   Menu & Navigation

HTML <div id='menu_holder'> <ul> <li id='first_li' class='selected'>Link1</li> <li id='second_li'>Link2</li> <li id='third_li'>Link3</li> <div class='clear'></div>…

112
Yays

jQuery CSS3 Overlap that Menu

Views 12979   downloads 1983   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 15358   downloads 3243   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 41253   downloads 11509   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 15078   downloads 2535   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

RocketBar – A jQuery And CSS3 Persistent Navigation Menu

Views 9645   downloads 1802   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…

109
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 16941   downloads 2893   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 17197   downloads 3223   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 39114   downloads 7035   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 9944   downloads 1521   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 16349   downloads 3170   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…

109
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29503   downloads 5366   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…

108
Yays

Beautiful DropDown Menu with jQuery

Views 63625   downloads 17576   Menu & Navigation

This customizable jQuery plugin offers you the possibility of transforming your menus with ul>li at 1 level of interweaving (ul>li>ul>li>ul>li) in an attractive animated menu. You will…

107
Yays

jQuery Awesome modal Navigation Menu

Views 22154   downloads 2687   Menu & Navigation

We have a horizontal menu with a few categories. Each category has multiple subcategories and each such subcategory may contain a random number of products. For easier and faster movement of users thorough…

107
Yays

Awesome Drop Slide Menu With Jquery

Views 26612   downloads 5405   Menu & Navigation

dropSlideMenu is a simple (single-level support only), yet easily and highly-customisable drop-down menu with an attractive sliding effect. There are plenty of jQuery drop-down menu scripts already available,…