Submit your widget
114
Yays

jQuery Beautiful Slick Drop down Menu with Easing Effect

Views 14554   downloads 2460   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 11844   downloads 1630   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 17103   downloads 2972   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 19948   downloads 2783   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 26816   downloads 4100   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 35633   downloads 5676   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 13703   downloads 2501   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…

148
Yays

jQuery Super Cool Vertical Scroll Menu

Views 35542   downloads 4898   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 19432   downloads 2639   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 19147   downloads 2793   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 132169   downloads 28087   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 39838   downloads 8723   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.

136
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 36945   downloads 8686   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 15544   downloads 3605   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 14584   downloads 3369   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…