Submit your widget
53
Yays

Around a circle menu with jQuery

Views 13524   downloads 2626  

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…

141
Yays

Awesome jQuery and CSS3 Interactive menu

Views 52534   downloads 11332   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…

81
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19477   downloads 3493   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…

93
Yays

awesome Wheel Menu with CSS3

Views 38303   downloads 7330   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,…

145
Yays

a Vertical Scrolling Menu with CSS3 and jQuery

Views 35812   downloads 4965   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…

214
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 31293   downloads 3773   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…

134
Yays

jQuery style menu with CSS3

Views 14380   downloads 3375   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…

1624
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 132161   downloads 28085   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…

145
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26813   downloads 4100   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…

145
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17831   downloads 3723   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…

153
Yays

CSS3 Super slick jQuery menu

Views 22318   downloads 3353   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…