Submit your widget
159
Yays

Animated jQuery Menu - Corporate Style

Views 20936   downloads 4697   Menu & Navigation

Multilevel jQuery Menu with fade and smooth drop-down animation on submenu appearance. Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu…

159
Yays

Pure CSS3 Animated Menu

Views 27147   downloads 6673   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.…

156
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21212   downloads 4082   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…

155
Yays

jQuery Super Cool Bubble Navigation

Views 24966   downloads 6097   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

Kwicks accordion menu for jQuery

Views 26715   downloads 5227   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;…

154
Yays

jQuery quickie: Slot machine navigation

Views 14265   downloads 2720   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 Sliding Menu

Views 30651   downloads 3840   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>…

151
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21554   downloads 4565   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…

149
Yays

CSS3 Super slick jQuery menu

Views 21913   downloads 3197   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…

149
Yays

jquery elastic thumbnail menu

Views 14823   downloads 2679   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…

148
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15199   downloads 3428   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…

148
Yays

Nice Pure CSS3 Slick Menu

Views 30558   downloads 6089   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…

147
Yays

jQuery Advanced docking Side Menu

Views 40299   downloads 4777   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…

147
Yays

Animated CSS3 Horizontal Menu

Views 12246   downloads 2282   Menu & Navigation

Inspired by CSS Sprites2 – It’s JavaScript Time from A List Apart and Using jQuery for Background Image Animations written over a year ago, I decided to create a short tutorial about a animated…

146
Yays

jQuery simple Tree Menu

Views 43497   downloads 6075   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…