Submit your widget
48
Yays

Around a circle menu with jQuery

Views 13257   downloads 2488  

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 52098   downloads 11186   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 19160   downloads 3356   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 37776   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 35061   downloads 4810   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 30687   downloads 3609   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 13980   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 130603   downloads 27814   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 26357   downloads 3971   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 17399   downloads 3560   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 21913   downloads 3196   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…