Submit your widget
43
Yays

sticky page scroll down menu with jQuery

Views 15759   downloads 4635   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…

42
Yays

Simple pure CSS3 animation multilevel menu

Views 11949   downloads 2940   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…

42
Yays

Parallax Scrolling Website with jQuery

Views 17490   downloads 4114   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…

42
Yays

jQuery dropdown Menus Plugin

Views 21179   downloads 6396   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…

41
Yays

jQuery and CSS3 slide accordion menu

Views 21135   downloads 5963   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 .…

39
Yays

jQuery and CSS3 Vertical Menu effect

Views 20515   downloads 4113   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…

38
Yays

Pure CSS3 Ribbon Menu

Views 22017   downloads 6689   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…

37
Yays

A horizontal navigation jquery plugin

Views 29557   downloads 4556   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…

35
Yays

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

Views 17332   downloads 3764   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'…

34
Yays

popular jQuery Scroll Path plugin

Views 13299   downloads 2733   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…

30
Yays

jQuery scroll down Navigation Header

Views 14128   downloads 3368   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,…

27
Yays

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

Views 8337   downloads 1770   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…

24
Yays

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

Views 8761   downloads 1524   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…

20
Yays

jQuery force directed graph layout algorithm --Springy

Views 10165   downloads 1340   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…