Submit your widget
159
Yays

Animated jQuery Menu - Corporate Style

Views 20969   downloads 4709   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 27174   downloads 6685   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 21249   downloads 4096   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 24994   downloads 6109   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 26752   downloads 5239   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 14293   downloads 2733   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 30693   downloads 3853   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

jquery elastic thumbnail menu

Views 14853   downloads 2695   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…

151
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21589   downloads 4579   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 21943   downloads 3211   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 Apple Leopard-Text-Indent Style Menu

Views 15229   downloads 3440   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 30601   downloads 6101   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 40337   downloads 4786   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 12273   downloads 2295   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 43543   downloads 6088   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…