Submit your widget
114
Yays

jQuery Beautiful Slick Drop down Menu with Easing Effect

Views 14478   downloads 2435   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 11761   downloads 1592   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 17030   downloads 2938   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 19860   downloads 2751   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 26726   downloads 4072   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 35500   downloads 5641   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.…

116
Yays

jQuery Simple Lava Lamp Menu

Views 13613   downloads 2460   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 35454   downloads 4862   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 19350   downloads 2595   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.…

128
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 19041   downloads 2752   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 131883   downloads 28027   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 39747   downloads 8692   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 36850   downloads 8656   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 15477   downloads 3565   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 14520   downloads 3336   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…