Submit your widget
44
Yays

CSS3 and jQuery Blur Menu

about a year ago   Views 11152   downloads 1878   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">…

20
Yays

Scroll Links Box Navigation Menu-BoxyMenu

about a year ago   Views 2584   downloads 450   Menu & Navigation

BoxyMenu is a simple and fast navigation menu plugin that renders smoothly in all major web browsers. It is simple to customize and can be plugged in to any website or web application. BoxyMenu Parameters…

85
Yays

Very Nice Minimit Gallery Plugin With jQuery

about a year ago   Views 13912   downloads 2850   Slideshow & Scroller

Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels, slides… pratically everything that has multiple states. Using Minimit Gallery you have more time…

44
Yays

One Page scroll Navigation with jQuery Plugin

about a year ago   Views 21383   downloads 3905   Menu & Navigation

there have a freelance project where a one-page site makes sense, The Markup there with an unordered list for the navigation and a bunch of sections: <ul id="nav"> <li class="current"><a…

44
Yays

Navigation bar on the right of the page with jQuery

about a year ago   Views 14013   downloads 1730   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,..…

48
Yays

Awesome Right Click Menu with jQuery

about a year ago   Views 9427   downloads 1451   Menu & Navigation

Here is the small tutorial for you. Step 1 :- Write the HTML coding of your page. <script src="jquery.js" type="text/javascript"> </script> <script type="text/javascript">//…

47
Yays

Swing slide menu with jQuery

about a year ago   Views 11114   downloads 1933   Menu & Navigation

With a few lines of jQuery you can do a lot ("write less, do more ...") as a small menu that swing and all that without really getting tired ... We start by creating a set of elements of type…

104
Yays

multi level slide accordion menu with jQuery

about a year ago   Views 41285   downloads 8187   Accordion

jQuery accordion menus are menus that act like a musical accordion, with regards to their ability to expand and contract based on user interactions. This helps display additional information for the active…

64
Yays

right click Looking Context Menu with jQuery

about a year ago   Views 9428   downloads 1516   Menu & Navigation

there are loads of context menu plugins already. But they require a fair amount of work to make them look good. This one is easy to use, small, and looks good. Features Tiny library. Only dependency is…

48
Yays

Grooveshark-style slide menu with jQuery

about a year ago   Views 11283   downloads 1463   Menu & Navigation

The 'old' grooveshark user interface featured a really cool menu effect built in Flash. You'd click on a artist and the menu would slide 'ipod style' to the left from the right. I…

50
Yays

super cool easing and hoverIntent navigation with jQuery

about a year ago   Views 11737   downloads 2071   Menu & Navigation

Make your navigation a bit more flashy with this plugin… using easing and hoverIntent, customise the rollover colours, easing method and duration… View the demo for an example… Include…

82
Yays

Awesome Drop Slide Menu With Jquery

2 years ago   Views 18346   downloads 3504   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,…

85
Yays

jQuery Awesome Social Media Share Menu

2 years ago   Views 40921   downloads 959   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…

1529
Yays

Nice "Flashy" menu with Jquery.

about a year ago   Views 39534   downloads 5174   Menu & Navigation

we are going to create a "Flashy" menu using Jquery. The Menu/Navigation is one of the first thing I focus on when I make a website. It has to be unique, original and  reflect the spirit…

172
Yays

Nice Stack Menu With jQuery

2 years ago   Views 19693   downloads 2969   Menu & Navigation

This is a Stack Menu with jQuery UI widget. Now you can take any element and turn its children into the items of a stack menu. You can control when it opens and closes, the direction it opens, the size…