Submit your widget
69
Yays

One Page scroll Navigation with jQuery Plugin

Views 39521   downloads 7512   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…

61
Yays

Nice Pure CSS3 Like Apple Navigation

Views 29554   downloads 7685   Menu & Navigation

Apple’s website has long served as inspiration to web designers who recognize the superiority of simplicity in user experience. One of its most iconic features is the tabbed navigation – a…

106
Yays

Beautiful DropDown Menu with jQuery

Views 63351   downloads 17504   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…

78
Yays

JQuery animation Drop Down Menus

Views 29361   downloads 7088   Menu & Navigation

Hi dear readers, this is a fancy drop down menus with CSS and JQuery. the demo used jQuery animate function and CSS to put some stylish effects and used a background for navigation. Support: Firefox,…

104
Yays

CSS3 multiple color Top Fixed Menu

Views 30074   downloads 8789   Menu & Navigation

That is an CSS3 fixed menu based on gradients and transitions. No images used or javascript. Let’s take a look at the code structure: HTML: <!--===================================== Top Fixed…

74
Yays

cool looking pure CSS3 dropdown menu

Views 15182   downloads 4227   Menu & Navigation

Today, CSS3 has become a buzzword of modern web designers and developers around the globe. With its ground-breaking features, CSS3 has made a profound impact on the web designer community by making the…

64
Yays

Pure CSS3 Beatiful Drop Down Menu

Views 23840   downloads 5034   Menu & Navigation

we will show you how to create a beautiful drop down menu using CSS3. We are going to create the menu without using Javascript, only CSS properties. The html code we will show you how to create a beautiful…

58
Yays

Pure CSS3 Red Menu/Navigation

Views 24745   downloads 6332   Menu & Navigation

we’re gonna create a nice and slick navigation bar using CSS only. I need to warn you though, we’ll have to use some CSS3 features so it will not be cross-browser. Another thing is that this…

77
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19161   downloads 3357   Menu & Navigation

Here is a very nice top navigation bar for your website. It uses CSS3 & jQuery to give a nice looking aero gradient & transparency effect. The CSS The CSS uses some of the new CSS3 features such…

79
Yays

Lightweight and flexible tree Menu with jQuery

Views 18678   downloads 5684   Menu & Navigation

Lightweight and flexible transformation of an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26887   downloads 8566   Menu & Navigation

This is a magazine-style drop down nav menu. This will be created with some fancy CSS3 techniques to work in standards-compliant browsers. Even if you are shaky with jQuery you should be able to keep…

70
Yays

Awesome Right Click Menu with jQuery

Views 13123   downloads 2434   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">//…

90
Yays

awesome Wheel Menu with CSS3

Views 37777   downloads 7169   Menu & Navigation

There’s no better way to learn CSS3 than to get your hands dirty on an actual project and that’s exactly what we’re going to do. I’m going to teach you how to create an awesome,…

75
Yays

like apple JQuery Slide Navigation Plugin

Views 18741   downloads 4526   Menu & Navigation

when user click on the navigation it like the products appear and disappear one by one, with the easing effect on the end movement, like bouncing on the vertical line. The apple mac page not only dealing…

72
Yays

Swing slide menu with jQuery

Views 16815   downloads 3552   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…