Submit your widget
159
Yays

Animated jQuery Menu - Corporate Style

Views 20668   downloads 4616   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…

158
Yays

Pure CSS3 Animated Menu

Views 26949   downloads 6601   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.…

155
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 20860   downloads 4014   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…

154
Yays

Kwicks accordion menu for jQuery

Views 26482   downloads 5156   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;…

153
Yays

jQuery Super Cool Bubble Navigation

Views 24735   downloads 6043   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…

153
Yays

jQuery quickie: Slot machine navigation

Views 14061   downloads 2645   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…

152
Yays

jQuery Sliding Menu

Views 30336   downloads 3770   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>…

150
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21294   downloads 4498   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…

148
Yays

CSS3 Super slick jQuery menu

Views 21715   downloads 3121   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…

148
Yays

jquery elastic thumbnail menu

Views 14620   downloads 2614   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…

147
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 14969   downloads 3352   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…

147
Yays

Nice Pure CSS3 Slick Menu

Views 30273   downloads 6021   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…

146
Yays

jQuery Advanced docking Side Menu

Views 40046   downloads 4703   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…

145
Yays

jQuery simple Tree Menu

Views 43179   downloads 6005   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…

145
Yays

Animated CSS3 Horizontal Menu

Views 12061   downloads 2213   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…