Submit your widget
92
Yays

Multicolor tooltips CSS3

Views 14878   downloads 3895   Tooltips

If your icon or button has insufficient text or none at all, or it just needs some additional explanation, then you surely need a tooltip for it. Why’s that? Because, as they have proved till now,…

90
Yays

awesome Wheel Menu with CSS3

Views 37760   downloads 7160   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,…

77
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19152   downloads 3350   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…

75
Yays

Useful CSS3 animation and transitions with jQuery

Views 12128   downloads 2287   Layout & Interface

CSS3 transitions alone don’t always quite cut it. We can use a little help from jQuery to get better control over them and push them just a bit further. Val Head shows us how CSS animation and transitions…

74
Yays

Pure CSS3 Feature table design

Views 15328   downloads 3037   Table

The idea of building a features table just by using CSS3 came to our a while ago and we decided to share it with you in this article. The HTML markup Below you can find the abbreviated HTML: <table…

72
Yays

Using jQuery and CSS to Create Buttons

Views 20213   downloads 2259   Buttons & Icons

A website that has an original look stands out from the rest. CSS buttons therefore are important. Perhaps they are even trivial to implement using basic CSS and jQuery events. However, creating any high-quality…

48
Yays

Around a circle menu with jQuery

Views 13251   downloads 2482  

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…

35
Yays

JQuery Box Lid Menu in action by hovering your mouse over the menu bar on the left

Views 17310   downloads 3750   Menu & Navigation

You can see the Box Lid Menu in action by hovering your mouse over the menu bar on the left. Installation First, include the stylesheet and javascript as follows: <link rel='stylesheet' type='text/css'…