Submit your widget
421
Yays

Pure CSS3 Dynamic Buttons

Views 24099   downloads 4616   Buttons & Icons

The main CSS markup   .btn { display: inline-block; background: url(btn.bg.png) repeat-x 0px 0px; padding:5px 10px 6px 10px; font-weight:bold; text-shadow: 1px 1px 1px rgba(255,255,255,0.5); border:1px…

385
Yays

unordered list animated circle with jQuery

Views 30978   downloads 6450   Image Effects

jQuery plugin (2KB) that allows you to create an unordered list as an animated circle. Changelog: fixes for hover event, added direction option (clockwise or counter-clockwise) added hover trigger fixes…

258
Yays

Display social icons in a beautiful way using CSS3

Views 26095   downloads 6157   Menu & Navigation

When you hover a icon, a small tooltip is displayed with the name of the social media. All other icons have a low opacity. I wanted to take this concept and bring it to the next level using CSS3 transitions.…

124
Yays

lovely Candy CSS3 buttons

Views 16388   downloads 4469   Buttons & Icons

Create CSS buttons that are sexy looking, really flexible, but with the most minimalistic markup as possible. And voila.. here they are, the BonBon Buttons. Named after the French word for "Candy". So,…

120
Yays

Pure CSS3 Social Media Icons

Views 17732   downloads 2066   Buttons & Icons

we'll experimenting with CSS3. we decide to recreate some of the social media icons using only CSS and HTML markup. Nothing is new here actually, except we are having fun in doing the icons. And we…

117
Yays

Nice CSS3 buttons

Views 13015   downloads 2712   Buttons & Icons

It’s worth noting that if your using Internet explorer you’re not going to see all these effects as IE still doesn’t support CSS3. Compatible CSS3 browsers are, Safari, Chrome and FireFox…

113
Yays

Animated Bubble Buttons CSS3

Views 15819   downloads 3987   Buttons & Icons

we are creating a useful set of animated buttons with the power of CSS3′s multiple backgrounds and animations. With this button pack, you can easily turn any link on your page into an animated button…

107
Yays

pure CSS3 download button

Views 19670   downloads 4962   Buttons & Icons

Time to do a great Download Me! button. The button resize when hover the mouse. This use css3 transition so try with Chrome or Safari.not suppore ie6.0 7.0 8.0

105
Yays

Great Social Media Share and Bookmark Plugin With jQuery

Views 23912   downloads 6683   Menu & Navigation

No one can ignore the importance of social media in this age of communication and interactivity. Social media have made social interaction very easy and interactive, build upon mobile technologies and…

102
Yays

3D Awesome Buttons with CSS3 & jQuery

Views 14003   downloads 1960   Buttons & Icons

It's not support IE.There is no doubt that websites are edging more and more into the web app, or interactive arena, rather than the static websites that most of us began with. As links and buttons are…

99
Yays

Pure CSS3 multiple Animated Buttons

Views 17179   downloads 4583   Buttons & Icons

Still hyped by the possibilities of CSS3, I want to share some CSS3 button experiments with you. The idea is to create some animated link elements with different styles, hover effects and active states.…

95
Yays

Cross browser gradient buttons with CSS3

Views 15609   downloads 4206   Buttons & Icons

This is a set of gradient buttons just with CSS (no images). That’s what you may say but, oh yes  … This is another buttons set, powered by almighty CSS3 (and IE gradient filters). Features…

83
Yays

CSS3 rotation starbursts effect

Views 11050   downloads 2677   Buttons & Icons

The  starburst will only work in browsers that support the CSS3 rotation property, currently that's Safari, Firefox, and Google Chrome. All other browsers will gracefully degrade to a simple…

80
Yays

Awesome jQuery and CSS3 Shiny Knob Control

Views 24417   downloads 3254   Buttons & Icons

In this tutorial we will be writing a jQuery plugin for creating a shiny knob control. Aptly named knobKnob, this plugin will use CSS3 transformations and jQuery’s new event handling methods to…

78
Yays

Lovely animation CSS3 and mootools button

Views 9442   downloads 1721   Buttons & Icons

The article source:http://www.rickyh.co.uk/fun-with-css3-and-mootools/ These examples came about when experimenting with the extend property in MooTools. By extending the styles class I could add CSS3…