Submit your widget
69
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19873   downloads 4763   Menu & Navigation

This is a dropdown menu with parental tabs (as first level). Part of the work we pass on to the shoulders of jQuery (switching tabs, display popups). In the current version – we have three levels…

68
Yays

Very nice pure CSS3 menu

Views 17532   downloads 3905   Menu & Navigation

This is a good looking menu using some CSS3 magic. The HTML <nav> <ul> <li><a href="#"><span>Home</span></a></li> <li><a href="#"><span>Categories</span></a></li>…

68
Yays

Animation Bottom Navigation Bar with CSS3

Views 17410   downloads 3110   Menu & Navigation

Don't support ie. this is nice CSS3 bottom navigation menu. and will sliding drop down menu with fixed position in bottom of screen. Also, use jQuery for sliding effects. Step 1. HTML Here are html…

67
Yays

Navigation bar on the right of the page with jQuery

Views 18999   downloads 2948   Menu & Navigation

Flexible Nav is a small jQuery library which add a smart navigation bar on the right of the page. It improves a web page navigation and helps to visualize different sections of a document, an article,..…

67
Yays

CSS3 and jQuery Blur Menu

Views 17636   downloads 3688   Menu & Navigation

In this experiment will show you how to achieve a simple blur effect applied on menu elements. HTML The first step is to lay down the HTML markup. Our structure is very simple. <div class="menu">…

66
Yays

simple CSS3 menu zooming

Views 12204   downloads 2617   Menu & Navigation

This is a small part of a redesign I am working on. I was wondering how do make a menu that zooms into a smaller thumbnail when you don't use it and gets bigger when you want to click a link. Now…

66
Yays

Pure CSS3 Beatiful Drop Down Menu

Views 24227   downloads 5155   Menu & Navigation

we will show you how to create a beautiful drop down menu using CSS3. We are going to create the menu without using Javascript, only CSS properties. The html code we will show you how to create a beautiful…

65
Yays

Multi Level Drop Down Menu Navigation with CSS3

Views 21378   downloads 6711   Menu & Navigation

We are back with a cool Multi-level Drop Down Navigation Menu made up of pure CSS with additional effects using CSS3.0 properties such as border-radius, box-shadow, text-shadow and linear gradient. This…

65
Yays

jQuery useful Drop-Down Menu with Fixed list

Views 27989   downloads 5718   Menu & Navigation

The HTML is structured using unordered nested lists. I suppose I could have used ordered lists to facilitate maintainable numbering, but I thought it was fine this way and if someone wants to use ordered…

63
Yays

Awesome Animation menu with jquery

Views 13821   downloads 3211   Menu & Navigation

This is an Awesome  Animation menu with jquery. First off all, the problem was those background lines,If you just set background separately to all your list tags you end with lines not in order To…

62
Yays

Pure CSS3 Red Menu/Navigation

Views 25037   downloads 6466   Menu & Navigation

we’re gonna create a nice and slick navigation bar using CSS only. I need to warn you though, we’ll have to use some CSS3 features so it will not be cross-browser. Another thing is that this…

62
Yays

Nice Pure CSS3 Like Apple Navigation

Views 29841   downloads 7794   Menu & Navigation

Apple’s website has long served as inspiration to web designers who recognize the superiority of simplicity in user experience. One of its most iconic features is the tabbed navigation – a…

61
Yays

jQuery BBC News Map menu plugin

Views 21501   downloads 2944   Menu & Navigation

The BBC News Map cleverly breaks England into 10 square-boundary regions, allowing them to make each region out of several <span> tags rather than one <area> tag. The use of the <span>…

58
Yays

Pure CSS3 Two Level Dark Menu

Views 12242   downloads 3821   Menu & Navigation

Now we are going to add the HTML content for our dark menu, and here we are using a simple unordered list with list items as you want and a sub menu using also an unordered list with list items as you…

57
Yays

CSS3 and html5 Flashy Menu

Views 17086   downloads 3064   Menu & Navigation

we'll going to show you how to create a flashy menu using CSS3. This tutorial is for beginners and can be completed fairly quickly. Make sure you click on the link below to see a demo of the menu…