Submit your widget
114
Yays

jQuery Beautiful Slick Drop down Menu with Easing Effect

Views 14617   downloads 2488   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.…

99
Yays

jQuery Advanced keypress navigation

Views 11903   downloads 1671   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:…

115
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 17162   downloads 2997   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…

112
Yays

Popout Menu with jQuery and CSS3

Views 20010   downloads 2811   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.

145
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26898   downloads 4134   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…

270
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 35756   downloads 5711   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.…

118
Yays

jQuery Simple Lava Lamp Menu

Views 13786   downloads 2533   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…

149
Yays

jQuery Super Cool Vertical Scroll Menu

Views 35641   downloads 4928   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>…

134
Yays

Rotated navigation with CSS3 only

Views 19505   downloads 2668   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.…

131
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 19231   downloads 2827   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”…

1624
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 132534   downloads 28141   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…

256
Yays

jQuery big Drop Down Menu

Views 39942   downloads 8748   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.

140
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 37044   downloads 8718   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…

152
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15611   downloads 3637   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…

118
Yays

jQuery Vimeo-like top navigation

Views 14654   downloads 3401   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…