Submit your widget
84
Yays

JQuery Navigation

Views 7851   downloads 1618   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 37469   downloads 7453   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 7786   downloads 1477   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 9739   downloads 1457   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 31316   downloads 5289   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 29867   downloads 5688   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 23168   downloads 5360   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 24913   downloads 5141   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 19151   downloads 3350   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 18722   downloads 4517   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 17029   downloads 4058   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 15733   downloads 4622   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 21092   downloads 5950   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 14089   downloads 3357   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,…