Submit your widget
105
Yays

Pure CSS Elegant Drop Menu And horizontal menu

Views 13278   downloads 1949   Menu & Navigation

Why do we love to use Drop Menu to display our navigation? Because, it saves space for our website. If you’re building a website with many categories, you need to use drop down menu technique for…

105
Yays

Awesome Drop Slide Menu With Jquery

Views 26368   downloads 5343   Menu & Navigation

dropSlideMenu is a simple (single-level support only), yet easily and highly-customisable drop-down menu with an attractive sliding effect. There are plenty of jQuery drop-down menu scripts already available,…

105
Yays

Great Social Media Share and Bookmark Plugin With jQuery

Views 23981   downloads 6696   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…

105
Yays

CSS3 multiple color Top Fixed Menu

Views 30101   downloads 8798   Menu & Navigation

That is an CSS3 fixed menu based on gradients and transitions. No images used or javascript. Let’s take a look at the code structure: HTML: <!--===================================== Top Fixed…

104
Yays

Popout Menu with jQuery and CSS3

Views 19609   downloads 2660   Menu & Navigation

The Popout Menu let’s you display menu options in a vertical manner. When clicked, the menu shows its items in a stack manner.

104
Yays

Professional dropdown menu navigation

Views 8613   downloads 2620   Menu & Navigation

The menu in this series using javascript to write the  mouse hover states. This menu also styles the path taken through the menu so that it works in IE5.x and IE6 as well as IE7 and all other browsers.…

104
Yays

JavaScript Dropdown Menu with Multi Levels

Views 18900   downloads 3816   Menu & Navigation

This multi-level drop down menu script weighs in at only 1.2 KB. It features animation, active header persistence, easy implementation and multiple instance support. To initialize a drop down menu use…

104
Yays

jQuery Awesome Social Media Share Menu

Views 44898   downloads 1890   Menu & Navigation

we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make…

103
Yays

apple.com-like breadcrumb using simple CSS

Views 14966   downloads 2812   Menu & Navigation

breadcrumbs In its simplest form it usually looks like this: You are here: Home > Sample page 1 > Sample page 2 > Current page But we are going to enhance this simple form and to create a breadcrumb…

103
Yays

Awesome Cufonized Fly-out Menu with jQuery and CSS3

Views 14144   downloads 2582   Menu & Navigation

we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move a hover-state item that adapts to the width of the current item, and we will slide…

103
Yays

jQuery Drop Down Menus

Views 9961   downloads 2698   Menu & Navigation

Overview Quick and dirty nested drop-down menu in the jQuery styleee. I needed a nav like this for a recent project and a quick Googling turned up nothing that really suited, so droppy was born. It hasn't…

103
Yays

Pure CSS3 slide dropdown Menu

Views 52773   downloads 13142   Menu & Navigation

As usual, we start with the HTML. Here is the html code of our menu. As usual – this is again UL-LI based navigation menu. The most interesting thing will be CSS styles of course. index.html <ul…

103
Yays

Rich Media Dropdown Menu with jQuery

Views 39637   downloads 9089   Menu & Navigation

Today’s tutorial combines two good friends, jQuery and dropdown menus! “That boring old combination”, I hear you cry. But wait, this is a dropdown menu with a difference! It takes away…

102
Yays

an Animated Navigation with jQuery

Views 12568   downloads 2538   Menu & Navigation

The idea is to build a menu that just displays icons, when the user rolls over each icon the text will appear below. The icon will also have a roll over state to help highlight the menu item. Getting…

102
Yays

simple jQuery Drop Down Menu

Views 11140   downloads 2741   Menu & Navigation

Introduction Alright, this time, we are going to make a drop down menu. The main objective is to make it as simple as possible, with some little jQuery effect and easy to customize/ apply different style…