Submit your widget
91
Yays

A Stylish Navigation Menu With jQuery

Views 12370   downloads 1960   Menu & Navigation

As you may know, the first 20 seconds of a new visitor’s interaction with a website determine whether they are going to stay or leave. This means you have to follow common design practices and put…

90
Yays

jQuery sprite Fade Navigation Menu

Views 11840   downloads 1814   Menu & Navigation

What is a sprite? In case you aren’t sure, a CSS sprite is a large image, made up of all the smaller images you wish to use on your webpage. The benefits of using CSS sprites include: Page load…

89
Yays

Nice jQuery Walking Navigation

Views 47203   downloads 7913   Menu & Navigation

On a single page website with fixed position navigation, it will be nice to tell user on what section they are reading at. In this tutorial I am going to share how to create a walking navigation, on the…

86
Yays

jQuery horizontal and vertical Timelines slideshow

Views 35001   downloads 6942   Slideshow & Scroller

This simple plugin helps you to give more life to the boring timelines. Supports horizontal and vertical layouts, and you can parameterize the majority of attributes: speed, transparency, etc.. Include…

86
Yays

Like Apple Navigation Dock jQuery Plugin

Views 21838   downloads 6346   Menu & Navigation

1) Menu structure <!-- HTML FILE --> <ul id="targetMenu"> <!-- use <li class="navActive"> to set active icon menu --> <li> <a href="#">…

86
Yays

jQuery and html5 Brush Stroke Navigation

Views 25719   downloads 5679   Menu & Navigation

You can see the folder structure. It is quite simple. A folder for images, another for script files, one HTML file and a CSS file. The Content – HTML5 We’ll be using some HTML5 elements to…

85
Yays

Smooth Horizontal Sliding Tab Navigation with jQuery

Views 14226   downloads 1747   Menu & Navigation

we'll show you how to create a navigation menu that slides horizontally. It begins with a set of "tabs" on the right side of a containing element. When clicked, a tab slides to the left to reveal a group…

85
Yays

Awesome Notification tooltips Menu with jQuery

Views 27105   downloads 4763   Menu & Navigation

A jQuery plugin to add notification bubbles and a notification list to any menu. Usage var notifications = new $.ttwNotificationMenu({ colors:['#f56c7e', '#fec151', '#7ad2f4']…

84
Yays

JQuery Navigation

Views 7870   downloads 1628   Menu & Navigation

You should now be set to create your HTML file. Open up dreamweaver and start a new HTML document, save the document straight away as index.html on your desktop. Open up notepad and save a blank file…

84
Yays

jQuery cool auto moving submenu

Views 37498   downloads 7466   Menu & Navigation

we’re going to create an automatic moving submenu based on selected its parent. Each submenu is horizontally stacked, sequentially in the order of their parent menu. So when user moving their cursor…

82
Yays

Color Fading Menu with jQuery

Views 7803   downloads 1486   Menu & Navigation

This example was used jQuery and the jQuery Colour plugin.What we need is a div containing two things; an anchor element and another div, which I will refer to as the subDiv. The subDiv will display the…

82
Yays

a Good Looking Floating Menu with jQuery Easing

Views 9758   downloads 1468   Menu & Navigation

We will show you how to create a horizontal menu with floating effect by using jquery.easing and jquery animate function. It's a simple effect but the final product is quite nice looking and elegant.…

82
Yays

jQuery good Dropdown Menu Tooltips

Views 31358   downloads 5304   Menu & Navigation

Within the jQuery library it’s possible to create some fantastic effects. These can enhance the overall user experience dramatically and often work hand-in-hand with new CSS3 and HTML5 techniques.…

80
Yays

Simple jQuery and CSS3 Flyout Ribbon menu

Views 29898   downloads 5699   Menu & Navigation

It is compatible with all major browsers:  Chrome, Firefox, Opera, Safari and IE9+..this is a Flyout Ribbon using jQuery and CSS3, The Markup The markup for this is pretty straight forward.  You…

78
Yays

Beautiful jQuery images menu

Views 23199   downloads 5370   Menu & Navigation

Um TN34.Facets nutzen zu können, benötigt ihr das jQuery-Framework ab Version 1.4.2 und das clip-Plugin welches im bereitgestellten download enthalten ist. <link rel="stylesheet"…