Submit your widget
114
Yays

jQuery Beautiful Slick Drop down Menu with Easing Effect

Views 14497   downloads 2443   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.…

98
Yays

jQuery Advanced keypress navigation

Views 11785   downloads 1604   Menu & Navigation

The script is (a bit) advanced because of the extra functionality when the user combines the mouse hover and keypresses.   HTML   The HTML that I came up with isn't that hard to understand:…

114
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 17054   downloads 2947   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…

111
Yays

Popout Menu with jQuery and CSS3

Views 19891   downloads 2759   Menu & Navigation

The Popout Menu let’s you display menu options in a vertical manner. When clicked, the menu shows its items in a stack manner.

144
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26748   downloads 4079   Menu & Navigation

The horizontal slide out menu is positioned at the left hand side of the window and slides out its menu items once the arrow is clicked. The arrow bounces back once the mouse leaves and this creates a…

269
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 35539   downloads 5651   Menu & Navigation

Learn how to create a simple, but elegant menu by animating background with jquery backgroundPosition plugin. It's simple, but the effect is really good. Sometimes, simplicity is the most beautiful thing.…

117
Yays

jQuery Simple Lava Lamp Menu

Views 13634   downloads 2470   Menu & Navigation

  Lava Lamp Menu is one of the favourite menu that has been using by some websites. It has a jQuery plugin for it, we're not reinventing the wheel, but it will be good to know how it works, how to…

147
Yays

jQuery Super Cool Vertical Scroll Menu

Views 35481   downloads 4871   Menu & Navigation

Create a vertical scroll menu that scroll automatically according to your mouse axis-Y movement. 1. Get mouse axis The following code will return the X and Y Axis values for your mouse pointer. <script>…

133
Yays

Rotated navigation with CSS3 only

Views 19374   downloads 2608   Menu & Navigation

Can not support Ie Here's a last small technique that works with CSS3 (Supported by the latest versions of Firefox, Safari and Chrome). When hovering a block element, you'll get a rotated hover state.…

130
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 19077   downloads 2760   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”…

1623
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 131951   downloads 28042   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…

255
Yays

jQuery big Drop Down Menu

Views 39777   downloads 8702   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.

135
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 36876   downloads 8663   Menu & Navigation

Sitemap Syler is a little CSS/JavaScript piece of code that can be easily applied to your sitemap list. It then takes care of it's presentation. All you have to do is include couple lines of code. It…

151
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15488   downloads 3576   Menu & Navigation

Since the Apple-flavored Leopard-text-indent style is currently one of my favorite menu styles, we will start from scratch and build such a menu in Photoshop, then create the needed HTML and CSS and last…

117
Yays

jQuery Vimeo-like top navigation

Views 14536   downloads 3349   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…