Submit your widget
106
Yays

jQuery Awesome modal Navigation Menu

Views 22064   downloads 2663   Menu & Navigation

We have a horizontal menu with a few categories. Each category has multiple subcategories and each such subcategory may contain a random number of products. For easier and faster movement of users thorough…

106
Yays

jQuery Awesome Social Media Share Menu

Views 45001   downloads 1922   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…

106
Yays

Beautiful DropDown Menu with jQuery

Views 63537   downloads 17544   Menu & Navigation

This customizable jQuery plugin offers you the possibility of transforming your menus with ul>li at 1 level of interweaving (ul>li>ul>li>ul>li) in an attractive animated menu. You will…

105
Yays

Pure CSS Vertical Navigation with Teaser

Views 23992   downloads 3992   Menu & Navigation

This technique is a simple way to display some teaser information for your vertical navigation. HTML We will start by creating a list item, but in this case, we will add an empty ‘span’ tag…

105
Yays

Awesome Cufonized Fly-out Menu with jQuery and CSS3

Views 14248   downloads 2611   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…

105
Yays

jQuery Drop Down Menus

Views 10072   downloads 2724   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…

105
Yays

Pure CSS Elegant Drop Menu And horizontal menu

Views 13351   downloads 1968   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 26512   downloads 5377   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 24156   downloads 6721   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

Rich Media Dropdown Menu with jQuery

Views 39782   downloads 9122   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…

104
Yays

Popout Menu with jQuery and CSS3

Views 19691   downloads 2681   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

apple.com-like breadcrumb using simple CSS

Views 15040   downloads 2838   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

Vertical Flyout JavaScript Menu

Views 11025   downloads 2787   Menu & Navigation

This animated JavaScript flyout menu is clean and lightweight at only 1.6kb.This script has been tested in all major browsers

103
Yays

simple jQuery Drop Down Menu

Views 11239   downloads 2762   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…

103
Yays

Pure CSS3 slide dropdown Menu

Views 52842   downloads 13166   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…