Submit your widget
133
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 36374   downloads 8523   Menu & Navigation

Sitemap Syler is a little CSS/JavaScript piece of code that can be easily applied to your sitemap list. It then takes care of it's presentation. All you have to do is include couple lines of code. It…

130
Yays

jQuery Fresh Bottom Slide Out Menu

Views 25446   downloads 4541   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…

130
Yays

Tabbed Content with Navigation using jQuery UI

Views 23192   downloads 3352   Tabs

This is a manual navigation using Tab function of jQuery UI library. jQuery Library jQuery UI We will use jQuery UI Tab function to get our navigation for content slide working yeah there are many ways…

130
Yays

Professional Dropline #1 drop-down menu

Views 12241   downloads 2658   Menu & Navigation

This menu uses the same small javascript routine as the Professional dropdown #1 menu to add the IE5.x and IE6 styles to the stylesheet and provide the 'hover' function. All that is necessary is to produce…

129
Yays

LavaLamp jQuery Sliding Menu

Views 18973   downloads 3267   Menu & Navigation

It is a jQuery sliding nifty effect menu with light weight code and extra two more interface styles. Step 1: The HTML Since most UI developers believe that an unordered list(ul) represents the correct…

128
Yays

Feature Complete jQuery Slide Out Info Bar

Views 21820   downloads 3925   Menu & Navigation

The bar used jQuery to hide itself until someone click a small question mark on the top left of the page. The box contains several drop down boxes which house info such as FAQs, Contact form, about us…

127
Yays

jQuery style menu with CSS3

Views 13981   downloads 3235   Menu & Navigation

Here’s a quick experiment I did with CSS3. Again I was just mucking about with CSS3 transitions which could one day replace all the fancy jQuery animation tricks people use. The outcome was a really…

127
Yays

CSS3-only horizontal drop line tab menu

Views 42465   downloads 7523   Menu & Navigation

Recently, Web Designer Wall posted this really cool tutorial on creating a dropdown menu using only CSS3 (no javascript). Not being one to just sit back and let things sit as is, the approach inspired…

127
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28450   downloads 4469   Menu & Navigation

SooperFish is a highly configurable solution for animated dropdown menus. It combines the features of superfish, structured programming of Droppy and a ton of new features like multi-column dropdown menus…

126
Yays

Rotated navigation with CSS3 only

Views 19021   downloads 2480   Menu & Navigation

Can not support Ie Here's a last small technique that works with CSS3 (Supported by the latest versions of Firefox, Safari and Chrome). When hovering a block element, you'll get a rotated hover state.…

125
Yays

jQuery small Boxes Menu

Views 12197   downloads 2703   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…

125
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18687   downloads 2635   Menu & Navigation

Very stripped down code and minimal styling, yet still have all the functionality typically needed.Here are the features: Cross-browser compatible (even IE 6) Multi-level and retains “trail”…

124
Yays

jQuery Smooth Animated Menu

Views 22122   downloads 4546   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…

123
Yays

jQuery accordion Plugin

Views 13187   downloads 2667   Menu & Navigation

This plugin creates an accordion menu. It works with nested lists, definition lists, or just nested divs. Options are available to specify the structure, if necessary, the active element (to display at…

123
Yays

Multi-level Navigation Menu With jQuery And CSS3

Views 13440   downloads 2932   Menu & Navigation

This is an attractive cross-browser navigation menu; notable features include CSS3 gradients, multiple sub-menus, and jQuery animations.