Submit your widget
114
Yays

jQuery Beautiful Slick Drop down Menu with Easing Effect

Views 14308   downloads 2382   Menu & Navigation

Drop-down menus are an excellent feature because they help clean up a busy layout. When structured correctly, drop-down menus can be a great navigation tool, while still being an attractive design feature.…

112
Yays

jQuery Vimeo-like top navigation

Views 14389   downloads 3267   Menu & Navigation

The menu that drops down when you hover search box. It offers you different search options that you can choose and narrow your search. Simple CSS drop down menu based on unordered list. The structure…

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…

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

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…

107
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29431   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…

106
Yays

Beautiful DropDown Menu with jQuery

Views 63537   downloads 17544   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…

105
Yays

Awesome Drop Slide Menu With Jquery

Views 26512   downloads 5377   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,…

105
Yays

Rich Media Dropdown Menu with jQuery

Views 39782   downloads 9122   Menu & Navigation

Today’s tutorial combines two good friends, jQuery and dropdown menus! “That boring old combination”, I hear you cry. But wait, this is a dropdown menu with a difference! It takes away…

101
Yays

Nice Dropdown Menu With jQuery

Views 12424   downloads 2561   Menu & Navigation

  Web designers and developers find themselves creating dropdown menus over and over. I’ve drilled dropdown menu production to a science. Seriously. Here’s the benefits of Brian Cray’s…

95
Yays

like Google Chrome bookmarks menu bar with jQuery Plugin

Views 8724   downloads 1859   Menu & Navigation

Inspired by Google Chrome bookmarks menu bar, this plugin can be used to group a long list of hyperlinks.   Create a new HTML document. Within the head of your document: Load the jQuery framework…

95
Yays

jQuery Fluid Navigation–informative menu-bar

Views 15169   downloads 2470   Menu & Navigation

jQuery has made it simple for developers to define an idea or wireframe for a component and then implement it reasonably quickly, which has certainly helped it become the most popular JavaScript Framework…

94
Yays

jQuery Dropdown Menu

Views 7464   downloads 1864   Menu & Navigation

In this post, we are going to create a simple dropdown menu with the help of jQuery, take a look at the demo of it first. I assume you know at least the basics of jQuery and CSS. The key to creating the…

93
Yays

Sliding Jquery Menu

Views 8991   downloads 1848   Menu & Navigation

how to create a sliding menu button using jquery.When the button is clicked it rolls out a box full of links, when the button is clicked again it rolls back in. This can be done using jquery。  …

87
Yays

jQuery feed menus

Views 9786   downloads 1886   Menu & Navigation

The jQuery Feed Menu This feed menu was created easily by the following snippet of code: var fm = new FeedMenu();fm.write('#jquery_feed_menu_example_1');     Cool huh? That piece of code finds…