Submit your widget
48
Yays

Around a circle menu with jQuery

Views 13258   downloads 2490  

When ordering lists you will often find that topics come to a full circle; the first item is very similar to the last one. In these cases a better visual representation would be ordering them around a…

137
Yays

Awesome jQuery and CSS3 Interactive menu

Views 52101   downloads 11189   Menu & Navigation

This example will tell you how to create an interactive menu using CSS3 goodness and jQuery’s power. The idea The idea behind this example was to have some nicely arranged blocks and once you click…

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…

90
Yays

awesome Wheel Menu with CSS3

Views 37778   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,…

140
Yays

a Vertical Scrolling Menu with CSS3 and jQuery

Views 35068   downloads 4812   Menu & Navigation

Creating markup We will begin by creating the necessary HTML structure. At first, I wanted to use an unordered list as a container for our images and captions, but then I encountered some bugs with vertical…

210
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 30689   downloads 3612   Menu & Navigation

There are a lot of cool flash scrolling menus out there, but I decided to make a similarly looking menu with just CSS and jQuery. I couldn't achieve the same smoothness in animation, but anyway I'm…

127
Yays

jQuery style menu with CSS3

Views 13983   downloads 3235   Menu & Navigation

Here’s a quick experiment I did with CSS3. Again I was just mucking about with CSS3 transitions which could one day replace all the fancy jQuery animation tricks people use. The outcome was a really…

1616
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 130617   downloads 27818   Menu & Navigation

we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the…

142
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26362   downloads 3972   Menu & Navigation

The horizontal slide out menu is positioned at the left hand side of the window and slides out its menu items once the arrow is clicked. The arrow bounces back once the mouse leaves and this creates a…

138
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17401   downloads 3561   Menu & Navigation

we’ll take a look and see what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. We’ll also use jQuery to handle the…

149
Yays

CSS3 Super slick jQuery menu

Views 21914   downloads 3198   Menu & Navigation

The plugin called jSlickmenu, creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin can really lift up your design. It's fairly easy to…