Submit your widget
42
Yays

sticky page scroll down menu with jQuery

Views 15136   downloads 4422   Menu & Navigation

Smint is a simple jQuery plugin that helps with the navigation on one page style websites.    It has 2 main elements, a sticky navigation bar that stays at the top of the page while you scroll…

41
Yays

Simple pure CSS3 animation multilevel menu

Views 11552   downloads 2795   Menu & Navigation

This is a new nice CSS3 menu with interesting behavior, where  use css3 transition and animation. This is UL-LI-based multilevel menu. Step 1. HTML As usual, we start with the HTML. Here are full…

41
Yays

Parallax Scrolling Website with jQuery

Views 16867   downloads 3918   Menu & Navigation

One of the biggest trends in recent modern web design is use of parallax scrolling effects. In this tutorial I’m going to show you how you can create the effect on your own website, with a bit of…

41
Yays

jQuery and CSS3 slide accordion menu

Views 20402   downloads 5726   Menu & Navigation

This is a very unique animation menu with jQuery and CSS3,. ordinary circumstances, the menu displays only menu items LOGO , When the mouse hover the menu item, it will from left to right stretched .…

38
Yays

jQuery dropdown Menus Plugin

Views 20324   downloads 6167   Menu & Navigation

The mock navigation you see above is a mobile-first example of using media queries and javascript to make a decent site menu with drop downs. Special attention is paid to touch screens using touch events…

38
Yays

Pure CSS3 Ribbon Menu

Views 21309   downloads 6426   Menu & Navigation

This uses CSS3 transitions and CSS2 pseudo-elements to create an animated navigation ribbon with minimal markup. Browser Support IE8 and IE9 do not support CSS3 transitions, so the hover state will not…

36
Yays

A horizontal navigation jquery plugin

Views 29076   downloads 4376   Menu & Navigation

HorizontalNav is a jQuery plugin that spans a horizontal navigation to fit the full width of it's container. If you've ever had to create this effect on a project, you'll know it's pretty…

34
Yays

jQuery and CSS3 Vertical Menu effect

Views 19593   downloads 3906   Menu & Navigation

we'll going to show you how to create a simple, but very stylish vertical menu using some CSS3, a bit of jQuery. The mobile devices revolution which is currently happening is changing the way we see…

34
Yays

JQuery Box Lid Menu in action by hovering your mouse over the menu bar on the left

Views 16704   downloads 3559   Menu & Navigation

You can see the Box Lid Menu in action by hovering your mouse over the menu bar on the left. Installation First, include the stylesheet and javascript as follows: <link rel='stylesheet' type='text/css'…

32
Yays

popular jQuery Scroll Path plugin

Views 12711   downloads 2536   Menu & Navigation

This demo will shows you how to take a personal site with a common text document layout, and create something far more interesting with the jQuery Scroll Path plug-in. Starting out We’ll start out…

29
Yays

jQuery scroll down Navigation Header

Views 13503   downloads 3179   Menu & Navigation

we’ll be creating a navigation bar that stays with you as you scroll down — and we’ll also throw a gimmick or two into the mix to polish it off. What We’ll be Doing In this tutorial,…

26
Yays

Clingify - a jQuery plugin that allows you to easily create sticky headers and navigation

Views 7812   downloads 1576   Menu & Navigation

Clingify is a jQuery plugin that allows you to easily create “sticky” headers and navigation elements. Once you scroll past the targeted element, the plugin will toggle a CSS class that gives…

22
Yays

like Mac OS X Finder's column view plugin with jQuery

Views 8002   downloads 1297   Menu & Navigation

hColumns is a jQuery plugin that looks like Mac OS X Finder's column view for the hierarchical data. Get the latest version of this plugin from Github Add required CSS and Javascript tag Insert before…

20
Yays

Scroll Links Box Navigation Menu-BoxyMenu

Views 2584   downloads 453   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…

19
Yays

jQuery force directed graph layout algorithm --Springy

Views 9478   downloads 1133   Menu & Navigation

Springy is a force directed graph layout algorithm. So what does this “force directed” stuff mean anyway? Excellent question! It means that springy uses some real world physics to try and…