Submit your widget
69
Yays

One Page scroll Navigation with jQuery Plugin

Views 39494   downloads 7504   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 29540   downloads 7677   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 63331   downloads 17491   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 29346   downloads 7081   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 30056   downloads 8782   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…

73
Yays

cool looking pure CSS3 dropdown menu

Views 15165   downloads 4221   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…

63
Yays

Pure CSS3 Beatiful Drop Down Menu

Views 23828   downloads 5026   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…

57
Yays

Pure CSS3 Red Menu/Navigation

Views 24730   downloads 6324   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 19147   downloads 3348   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 18654   downloads 5673   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 26862   downloads 8552   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 13108   downloads 2425   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 37754   downloads 7157   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 18720   downloads 4516   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 16802   downloads 3543   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…