Submit your widget
147
Yays

jQuery Advanced docking Side menu

Views 40339   downloads 4788   Menu & Navigation

How Visual Studio docking functionality can be done with jQuery and unordered lists. Basically, the main goal was to implement multiple docking and undocking functionality.Similar Side Menu Effects The…

112
Yays

jQuery Super Sexy Drop Down menu

Views 26095   downloads 6331   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…

297
Yays

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

Views 35148   downloads 6261   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.…

94
Yays

UvumiTools Dropdown menu with Mootools

Views 11120   downloads 1898   Menu & Navigation

The UvumiTools Dropdown Menu is the menu featured on this website. It is a very simple multi-level menu built from an HTML unorderd list, using Mootools Javascript Framework. We needed a simple and lightweight…

95
Yays

jQuery Fluid Navigation–informative menu-bar

Views 15107   downloads 2448   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…

139
Yays

Drop-down Navigation menu Using HTML5, CSS3 and jQuery

Views 17451   downloads 3576   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…

104
Yays

Popout menu with jQuery and CSS3

Views 19611   downloads 2661   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.

142
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out menu

Views 26407   downloads 3987   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…

259
Yays

jQuery Flip menu using backgroundPosition Plugin

Views 35073   downloads 5518   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.…

114
Yays

jQuery Simple Lava Lamp menu

Views 13390   downloads 2368   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…

159
Yays

jQuery Tabbed Side menu

Views 14438   downloads 3001   Tabs

Tabbed Interface or Tabbed Structure Menu is getting really famous in web design & development.This example will show you how to build your own tabbed Interface using jQuery with slideDown/slideUp…

144
Yays

jQuery Super Cool Vertical Scroll menu

Views 35114   downloads 4729   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>…

1616
Yays

jQuery and CSS3 Awesome Slide Down Box menu

Views 130754   downloads 27836   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…

254
Yays

jQuery big Drop Down menu

Views 39427   downloads 8602   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.

133
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 36430   downloads 8539   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…