Submit your widget
85
Yays

jQuery and html5 Brush Stroke Navigation

Views 25655   downloads 5654   Menu & Navigation

You can see the folder structure. It is quite simple. A folder for images, another for script files, one HTML file and a CSS file. The Content – HTML5 We’ll be using some HTML5 elements to…

86
Yays

Like Apple Navigation Dock jQuery Plugin

Views 21799   downloads 6325   Menu & Navigation

1) Menu structure <!-- HTML FILE --> <ul id="targetMenu"> <!-- use <li class="navActive"> to set active icon menu --> <li> <a href="#">…

72
Yays

jQuery browser mobile window chooser

Views 17011   downloads 4048   Menu & Navigation

It's always fun to play with jQuery especially when you are trying to recreate something that you enjoy using. One such thing is window chooser in Opera Mobile browser where opened windows are positioned…

104
Yays

Great Social Media Share and Bookmark Plugin With jQuery

Views 23850   downloads 6669   Menu & Navigation

No one can ignore the importance of social media in this age of communication and interactivity. Social media have made social interaction very easy and interactive, build upon mobile technologies and…

70
Yays

Simple jQuery Drop-Down Menu

Views 9197   downloads 2700   Menu & Navigation

The biggest problem with javascript is that we can’t completely rely on it. It can easily be disabled, and once this happens, websites should still function correctly. Javascript powered sub-navigation…

59
Yays

Multi Level Drop Down Menu Navigation with CSS3

Views 20896   downloads 6576   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…

100
Yays

Beautiful CSS3 multicolour Dropdown Menu

Views 28845   downloads 8008   Menu & Navigation

This will colored tabs with slideout submenus. I don`t used any defined palette – tabs in different colors. Can warn, that all sliding effects will work only in FF, Chrome, Safary browsers, possible…

54
Yays

Pure CSS3 Two Level Dark Menu

Views 11929   downloads 3677   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…

64
Yays

cool Dashboard Menu with jQuery

Views 18644   downloads 3249   Menu & Navigation

we are going to create our own dashboard menu as in Leopard dashboard. Dashboard menu in Leopard usually uses as a container for a tons of widgets we have and that will be nice if we have one on our web…

82
Yays

POP dropdown menus with jQuery

Views 9731   downloads 2174   Menu & Navigation

Include the stylesheet, with any of your mods. <link href="/pop/stylesheets/pop.css" media="all" rel="stylesheet" type="text/css"/> Include jQuery and jquery.pop.js…

158
Yays

Pure CSS3 Animated Menu

Views 27107   downloads 6655   Menu & Navigation

In this short tutorial, we will be using the power of CSS3 effects and transitions, to build a JavaScript-free animated navigation menu which you can use to add a polished look to your website or template.…

62
Yays

Very nice pure CSS3 menu

Views 17226   downloads 3750   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>…

98
Yays

Useful dropdown menu with CSS3 jQuery

Views 28044   downloads 9591   Menu & Navigation

This CSS dropdown menu, without any additional Javascript code. There are no images used and, as usual, minimal HTML markup. HTML structure As you can see in the following lines, the HTML structure does…

57
Yays

Awesome Animation menu with jquery

Views 13450   downloads 3047   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…

73
Yays

Simple jQuery Fluid Thumbnail menu Bar

Views 53635   downloads 5317   Slideshow & Scroller

The idea of a fluid thumbnail bar is simple: Create a list of thumbnails within a space where the overflow can be flipped through page by page. Features Cycle through thumbnails in different intervals…