Submit your widget
135
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 36721   downloads 8612   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…

132
Yays

jQuery Fresh Bottom Slide Out Menu

Views 25616   downloads 4599   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…

131
Yays

LavaLamp jQuery Sliding Menu

Views 19200   downloads 3342   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…

130
Yays

Tabbed Content with Navigation using jQuery UI

Views 23378   downloads 3421   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 12409   downloads 2714   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…

130
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28788   downloads 4536   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…

130
Yays

Feature Complete jQuery Slide Out Info Bar

Views 22030   downloads 3997   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…

128
Yays

Rotated navigation with CSS3 only

Views 19230   downloads 2543   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.…

127
Yays

jQuery small Boxes Menu

Views 12448   downloads 2764   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…

127
Yays

jQuery style menu with CSS3

Views 14205   downloads 3296   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 42677   downloads 7590   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 Smooth Animated Menu

Views 22353   downloads 4611   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…

126
Yays

jQuery accordion Plugin

Views 13400   downloads 2726   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…

125
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18932   downloads 2705   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”…

125
Yays

Animated Navigation with CSS & jQuery

Views 15389   downloads 3747   Menu & Navigation

Fancy but a very simple technique! The good thing about this technique is that it degrades gracefully and is still accessible even if js is turned off. Step 1. Wireframe – HTML This part is very…