Submit your widget
131
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 35915   downloads 8427   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 25273   downloads 4473   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 12073   downloads 2594   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 18717   downloads 3199   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 23003   downloads 3288   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 21562   downloads 3859   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 13771   downloads 3165   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 42097   downloads 7443   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 27990   downloads 4393   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 18837   downloads 2416   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 11946   downloads 2644   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…

124
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18466   downloads 2570   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 Smooth Animated Menu

Views 21881   downloads 4465   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 12958   downloads 2598   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 13184   downloads 2866   Menu & Navigation

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