Submit your widget
102
Yays

simple jQuery Drop Down Menu

Views 11146   downloads 2742   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…

101
Yays

AutoSprites - A jQuery Menu Plugin

Views 7989   downloads 1903   Menu & Navigation

Its purpose is to allow you to build an image-based menu with animated hover states as easily as possible and by using the most concise descriptions possible. To see the results on both a horizontal and…

101
Yays

Nice Dropdown Menu With jQuery

Views 12333   downloads 2536   Menu & Navigation

  Web designers and developers find themselves creating dropdown menus over and over. I’ve drilled dropdown menu production to a science. Seriously. Here’s the benefits of Brian Cray’s…

100
Yays

A Keypress Navigation tabs jQuery

Views 9180   downloads 2299   Menu & Navigation

The key to a succesful website is the ease with which a user finds what they are looking for. Thus, it’s worth spending a lot of time and effort in creating both useful and visually appealing navigation…

100
Yays

Colorful jQuery animation slide menu

Views 45555   downloads 9229   Menu & Navigation

This is a nice and colorful jQuery and css menu The Idea is to create a normal ul li menu and apply a top border to the anchor tags with colors that will match with the element background color when it…

98
Yays

Useful dropdown menu with CSS3 jQuery

Views 28146   downloads 9633   Menu & Navigation

This CSS dropdown menu, without any additional Javascript code. There are no images used and, as usual, minimal HTML markup. HTML structure As you can see in the following lines, the HTML structure does…

96
Yays

jQuery Advanced keypress navigation

Views 11548   downloads 1488   Menu & Navigation

The script is (a bit) advanced because of the extra functionality when the user combines the mouse hover and keypresses.   HTML   The HTML that I came up with isn't that hard to understand:…

96
Yays

animated menu with Sprites and jQuery

Views 7911   downloads 1841   Menu & Navigation

Sprites are widely used on big sites (Yahoo!, Google, Amazon and more) but rarely for “normal” projects. I think this is due to two questions that usually stop us when it comes to learn something…

95
Yays

like Google Chrome bookmarks menu bar with jQuery Plugin

Views 8651   downloads 1836   Menu & Navigation

Inspired by Google Chrome bookmarks menu bar, this plugin can be used to group a long list of hyperlinks.   Create a new HTML document. Within the head of your document: Load the jQuery framework…

95
Yays

jQuery Fluid Navigation–informative menu-bar

Views 15107   downloads 2448   Menu & Navigation

jQuery has made it simple for developers to define an idea or wireframe for a component and then implement it reasonably quickly, which has certainly helped it become the most popular JavaScript Framework…

95
Yays

jQuery Like iPhone display list items menu

Views 20227   downloads 4066   Menu & Navigation

A jQuery plugin that allows you to display list items in a similar way like a iPhone home screen. If item count exceeds the displayed items on one screen, users can swipe through screens. What does it…

95
Yays

jQuery and CSS3 Animation effect

Views 41047   downloads 7720   Menu & Navigation

The markup is not difficult, we used two unordered lists, the first list follow insert all graphics (via CSS3) and animations, while the second list social will have links to social networks always with…

94
Yays

jQuery Dropdown Menu

Views 7372   downloads 1841   Menu & Navigation

In this post, we are going to create a simple dropdown menu with the help of jQuery, take a look at the demo of it first. I assume you know at least the basics of jQuery and CSS. The key to creating the…

93
Yays

jQuery New Top Black Menu Bar like Google

Views 52741   downloads 9705   Menu & Navigation

Google has come up with a new look with the launch of Google Plus and one of the prominent changes we can observe is the black menu bar found on the top of Google Search Page and every other Google product…

92
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10410   downloads 2001   Menu & Navigation

    As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked.This we’ll recreate…