Submit your widget
111
Yays

Horizontal Tooltips Menu with jQuery

Views 16039   downloads 3423   Menu & Navigation

We're doing something a little bit similar - Tooltips menu.   1. HTML   As usual, it's a good practise to use UL List for menu. For the menu images, you need to put the caption in the ALT attribute,…

135
Yays

nice Apple-Style Icon Slide Out Navigation with CSS and jQuery

Views 21492   downloads 3852   Menu & Navigation

This menu looks very similar to the Apple-style navigation but it reveals some icons when hovering over it. The icons slide out from the top and when the mouse leaves the link, the icon slides back under…

129
Yays

jQuery Fresh Bottom Slide Out Menu

Views 25413   downloads 4522   Menu & Navigation

In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description…

154
Yays

jQuery Super Cool Bubble Navigation

Views 24930   downloads 6080   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…

135
Yays

jQuery Rocking and Rolling Rounded Menu

Views 18628   downloads 5033   Menu & Navigation

In this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate…

121
Yays

jQuery Smooth Circular Motion Menu

Views 21191   downloads 3983   Menu & Navigation

we are going to create a stunning circular motion effect with jQuery. We will be using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example. The idea is to have a rounded…

124
Yays

jQuery small Boxes Menu

Views 12134   downloads 2686   Menu & Navigation

we will create a menu out of little boxes that animate randomly when a menu item is clicked. The clicked menu item expands and reveals a content area for some description or links. When the item is clicked…

123
Yays

jQuery Smooth Animated Menu

Views 22064   downloads 4527   Menu & Navigation

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? We’ll aim to do just that by building a menu and animate it with some smooth effects. Step 1 – Set…

215
Yays

Dynamic glide navigation with jQuery plugin

Views 45165   downloads 7936   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

133
Yays

Jquery Awesome-Filled Navigation Menu Use Sprites

Views 18589   downloads 3843   Menu & Navigation

CSS sprites can dramatically increase a website’s performance, and with jQuery, we can implement awesome transition effects easily. Let’s get started. Step 1 Create an html file, and add the…

113
Yays

jQuery Animated Menu

Views 17619   downloads 4687   Menu & Navigation

Step 1 – Set up the Structure Here is the HTML markup that is used in the demo: <div id="menu" class="menu"> <ul> <li><a href="[removed];">Home</a></li> <li><a…

162
Yays

Pretty nice Slide Out Navigation Revised

Views 25550   downloads 5106   Menu & Navigation

1. The HTML Structure The only thing we will need for the navigation is a simple unordered list with links and spans inside of the list elements: Home About Search Photos Rss Feed Podcasts Contact The…

155
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21130   downloads 4060   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

jQuery html5 canvas 3D animation effect

Views 77518   downloads 3748   HTML5

Directions: Step 1: Add the below code inside the <HEAD> section of the page:   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></script>…

172
Yays

Green Menu Drop Down with jQuery

Views 58862   downloads 7348   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…