Submit your widget
84
Yays

JQuery Navigation

Views 7874   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 37504   downloads 7467   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 7810   downloads 1488   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 9762   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 31368   downloads 5309   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.…

81
Yays

Simple jQuery and CSS3 Flyout Ribbon menu

Views 29908   downloads 5702   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 23206   downloads 5372   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"…

77
Yays

jQuery and CSS3 Round Out Borders Tabs

Views 24982   downloads 5158   Tabs

Rounded corners are now trivially easy to achieve via border-radius. But that only allows us to cut into the shape. What if we want to connect a shape to another with a rounded outward corner. Clean HTML…

77
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19177   downloads 3363   Menu & Navigation

Here is a very nice top navigation bar for your website. It uses CSS3 & jQuery to give a nice looking aero gradient & transparency effect. The CSS The CSS uses some of the new CSS3 features such…

75
Yays

like apple JQuery Slide Navigation Plugin

Views 18759   downloads 4531   Menu & Navigation

when user click on the navigation it like the products appear and disappear one by one, with the easing effect on the end movement, like bouncing on the vertical line. The apple mac page not only dealing…

72
Yays

jQuery browser mobile window chooser

Views 17057   downloads 4070   Menu & Navigation

It's always fun to play with jQuery especially when you are trying to recreate something that you enjoy using. One such thing is window chooser in Opera Mobile browser where opened windows are positioned…

43
Yays

sticky page scroll down menu with jQuery

Views 15774   downloads 4641   Menu & Navigation

Smint is a simple jQuery plugin that helps with the navigation on one page style websites.    It has 2 main elements, a sticky navigation bar that stays at the top of the page while you scroll…

41
Yays

jQuery and CSS3 slide accordion menu

Views 21172   downloads 5971   Menu & Navigation

This is a very unique animation menu with jQuery and CSS3,. ordinary circumstances, the menu displays only menu items LOGO , When the mouse hover the menu item, it will from left to right stretched .…

30
Yays

jQuery scroll down Navigation Header

Views 14134   downloads 3371   Menu & Navigation

we’ll be creating a navigation bar that stays with you as you scroll down — and we’ll also throw a gimmick or two into the mix to polish it off. What We’ll be Doing In this tutorial,…