Submit your widget
122
Yays

jQuery Smooth Circular Motion menu

Views 21266   downloads 4012   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…

136
Yays

jQuery Rocking and Rolling Rounded menu

Views 18692   downloads 5063   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…

140
Yays

jQuery CSS Drop Down menu Style

Views 17867   downloads 4184   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…

130
Yays

jQuery Fresh Bottom Slide Out menu

Views 25472   downloads 4550   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…

112
Yays

Horizontal Tooltips menu with jQuery

Views 16116   downloads 3453   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,…

95
Yays

like Google Chrome bookmarks menu bar with jQuery Plugin

Views 8651   downloads 1836   Menu & Navigation

Inspired by Google Chrome bookmarks menu bar, this plugin can be used to group a long list of hyperlinks.   Create a new HTML document. Within the head of your document: Load the jQuery framework…

116
Yays

jGlidemenu unique drag Sliding menu jQuery

Views 14884   downloads 2689   Menu & Navigation

A very unique menu that floats on the page. Users can drag it to a position they desire.   jGlideMenu is an updated version of the fastFind Menu that supports inline and AJAX menu definitions and…

120
Yays

CSS3 and jQuery“Stay-On-Top”menu

Views 17131   downloads 3020   Menu & Navigation

All the HTML Stuff Create index.html and paste all of this in: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">…

146
Yays

jQuery simple Tree menu

Views 43549   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…

145
Yays

jQuery Mac dock style flexibility menu

Views 18661   downloads 4440   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…

137
Yays

jQuery Elastic vertical menu

Views 16758   downloads 3774   Menu & Navigation

jQuery OS X Stack and Drop Stack It’s super lightweight (~1kb) and is a really creative “outside the box” method of navigation for a website. It might be a little awkward having the…

163
Yays

Image Horizontal Slide menu with Mootools

Views 29741   downloads 6758   Menu & Navigation

horizontal menu, reveals more of the image as you rollover it. Features 2 optional onClick events - open & close href passed to onClick events stays open when clicked closes when clicked select item…

148
Yays

jQuery Apple Leopard-Text-Indent Style menu

Views 15233   downloads 3441   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…

116
Yays

Pure CSS3 Windows 7 start menu

Views 20104   downloads 4265   Menu & Navigation

You can do with so little using CSS3. Many user interface elements that require images in order to have appropriate visual appearance now can be styled only with CSS3. Container The container named startmenu…

174
Yays

jQuery nice Background Animated Navigation menu

Views 22043   downloads 6137   Menu & Navigation

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for. jQuery is a great library for this type of task but out of the box, it…