Submit your widget
91
Yays

Sliding Jquery Menu

Views 8865   downloads 1808   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。  …

254
Yays

jQuery big Drop Down Menu

Views 39367   downloads 8585   Menu & Navigation

The large drop down menu is a good option for sites with a lot of navigation items. When the user hovers over one of the list items, the item enlarges to the width of the submenu and the submenu appears.

1616
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 130565   downloads 27810   Menu & Navigation

we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the…

125
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18676   downloads 2629   Menu & Navigation

Very stripped down code and minimal styling, yet still have all the functionality typically needed.Here are the features: Cross-browser compatible (even IE 6) Multi-level and retains “trail”…

108
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 16750   downloads 2824   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…

138
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17391   downloads 3556   Menu & Navigation

we’ll take a look and see what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. We’ll also use jQuery to handle the…

95
Yays

jQuery Fluid Navigation–informative menu-bar

Views 15078   downloads 2434   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…

297
Yays

jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles with ARIA Support and ThemeRoller Ready

Views 35101   downloads 6242   Menu & Navigation

How it works Required markup The menu plugin was written with progressive enhancement in mind: first mark up a basic and functional unordered list of links, then layer on complex styles and functionality.…

112
Yays

jQuery Super Sexy Drop Down Menu

Views 26058   downloads 6304   Menu & Navigation

Studies show that top navigations tend to get the most visual attention when a user first visits a site. Having organized and intuitive navigation is key — and while most drop down menus may look…

112
Yays

jQuery Vimeo-like top navigation

Views 14298   downloads 3228   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…

94
Yays

like Google Chrome bookmarks menu bar with jQuery Plugin

Views 8617   downloads 1824   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…

155
Yays

jQuery Super Cool Bubble Navigation

Views 24961   downloads 6094   Menu & Navigation

In this tutorial we are going to create a bubbly navigation with jQuery. The idea is to have some round navigation icons that release a bubble when hovering over them. We will use the jQuery Easing Plugin…

174
Yays

jQuery Beautiful Background Images Navigation

Views 21981   downloads 3586   Menu & Navigation

We are going to create a beautiful navigation that has a background image slide effect. The main idea is to have three list items that contain the same background image but with a different position.…

122
Yays

jQuery Smooth Circular Motion Menu

Views 21224   downloads 3997   Menu & Navigation

we are going to create a stunning circular motion effect with jQuery. We will be using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example. The idea is to have a rounded…

124
Yays

jQuery Smooth Animated Menu

Views 22110   downloads 4542   Menu & Navigation

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? We’ll aim to do just that by building a menu and animate it with some smooth effects. Step 1 – Set…