Submit your widget
130
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 35332   downloads 8302   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…

129
Yays

jQuery Fresh Bottom Slide Out Menu

Views 25086   downloads 4372   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…

129
Yays

Professional Dropline #1 drop-down menu

Views 11866   downloads 2517   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…

128
Yays

LavaLamp jQuery Sliding Menu

Views 18451   downloads 3039   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…

127
Yays

Tabbed Content with Navigation using jQuery UI

Views 22784   downloads 3189   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…

127
Yays

Feature Complete jQuery Slide Out Info Bar

Views 21271   downloads 3760   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…

126
Yays

jQuery style menu with CSS3

Views 13481   downloads 3071   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…

126
Yays

CSS3-only horizontal drop line tab menu

Views 41531   downloads 7350   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…

126
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 27503   downloads 4266   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…

125
Yays

Rotated navigation with CSS3 only

Views 18576   downloads 2340   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.…

124
Yays

jQuery small Boxes Menu

Views 11593   downloads 2572   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…

123
Yays

jQuery Smooth Animated Menu

Views 21573   downloads 4343   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

Beautiful CSS3 Styled jQuery Dropdown

Views 18204   downloads 2453   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”…

123
Yays

jQuery accordion Plugin

Views 12701   downloads 2498   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…

122
Yays

Multi-level Navigation Menu With jQuery And CSS3

Views 12905   downloads 2779   Menu & Navigation

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