Submit your widget
160
Yays

Cool jQuery Site Collapsing vertical Navigation

Views 24641   downloads 5000   Menu & Navigation

we will create a collapsing menu that contains vertical navigation bars and a slide out content area. When hovering over a menu item, an image slides down from the top and a submenu slides up from the…

159
Yays

Pure CSS3 Animated Menu

Views 27267   downloads 6714   Menu & Navigation

In this short tutorial, we will be using the power of CSS3 effects and transitions, to build a JavaScript-free animated navigation menu which you can use to add a polished look to your website or template.…

157
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21377   downloads 4144   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure Easy to…

157
Yays

Kwicks accordion menu for jQuery

Views 26887   downloads 5265   Menu & Navigation

Default CSS Note that all of the examples on this page are using this as their default stylesheet /* defaults for all examples */ .kwicks { list-style: none; position: relative; margin: 0; padding: 0;…

156
Yays

jQuery Super Cool Bubble Navigation

Views 25074   downloads 6141   Menu & Navigation

In this tutorial we are going to create a bubbly navigation with jQuery. The idea is to have some round navigation icons that release a bubble when hovering over them. We will use the jQuery Easing Plugin…

155
Yays

jQuery Sliding Menu

Views 30825   downloads 3892   Menu & Navigation

Usage: In the head section add the following code: <link rel="stylesheet" href="stylesheets/jquery.sliding-menu.css" type="text/css" media="screen" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>…

154
Yays

jQuery quickie: Slot machine navigation

Views 14391   downloads 2759   Menu & Navigation

Navigation is one of the things you'll see on every website. I wanted to give this part a little bit extra life, and when I saw a movie yesterday that included slot machines, it suddenly hit me. Using…

153
Yays

jquery elastic thumbnail menu

Views 14954   downloads 2717   Menu & Navigation

The HTML Quick and easy, the general framework we’ll be using goes as follows: <div id="menuwrapper"> <div id="menu"> <a href="#" class="menuitem"><img src="image.jpg"></a><!--Template…

152
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21702   downloads 4609   Menu & Navigation

Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh. This time I will show you how…

150
Yays

CSS3 Super slick jQuery menu

Views 22053   downloads 3243   Menu & Navigation

The plugin called jSlickmenu, creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin can really lift up your design. It's fairly easy to…

150
Yays

Nice Pure CSS3 Slick Menu

Views 30730   downloads 6125   Menu & Navigation

In this article we are  trying to mimic the navigation menu in Dragon Interactive website using only CSS (no images, no JavaScript). Note: This is an experimental example using the new features of…

149
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15321   downloads 3476   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…

149
Yays

jQuery Advanced docking Side Menu

Views 40441   downloads 4829   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…

148
Yays

jQuery simple Tree Menu

Views 43678   downloads 6113   Menu & Navigation

This is Custom Events, and the Special Events API in jQuery Web pages, for the most part, are event-driven. Libraries such as jQuery have provided helper methods to make this functionality much easier…

147
Yays

jQuery Mac dock style flexibility menu

Views 18749   downloads 4467   Menu & Navigation

Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS…