Submit your widget
63
Yays

Button illuminate with jQuery

Views 12700   downloads 2432   Buttons & Icons

Ever wanted to add a little flare or shine to your CSS buttons? Perhaps, you want to attract more attention to your buttons and textboxes by making them stand out or illuminate. Well, with the jQuery…

58
Yays

Quite Save Delicious Button With jQuery

Views 5968   downloads 1440   Buttons & Icons

This is a share count button to encourage people to bookmark your content on Delicious. Although Delicious provides their own button and I tried before to style it differently, but still It didn't…

58
Yays

CSS Styled, Custom Retweet Buttons with jQuery

Views 7302   downloads 1755   Buttons & Icons

Retweet buttons are all over the internet now.  They are a handy for giving visitors a quick way to share a post.   These all work great and are easily recognizable.  Sometimes we have…

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…

58
Yays

JQuery Animations Button

Views 17342   downloads 3616   Buttons & Icons

In Part 1 of this tutorial, you designed a button sprite that will be coded with HTML, CSS, and JQuery in this part of the tutorial. Step 1 – HTML Different people will require a button for different…

70
Yays

multiple Gradient Buttons with CSS3

Views 16446   downloads 4750   Buttons & Icons

What Is So Cool About These Buttons? Pure CSS: no image or Javascript is used. The gradient is cross-browser supported (IE, Firefox 3.6, Chrome, and Safari). Flexible and scalable: button size and rounded…

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…

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…

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…

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.…

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…

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…

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

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…