Submit your widget
66
Yays

Button illuminate with jQuery

Views 13031   downloads 2550   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…

60
Yays

Quite Save Delicious Button With jQuery

Views 6187   downloads 1560   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…

64
Yays

CSS Styled, Custom Retweet Buttons with jQuery

Views 7523   downloads 1869   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…

112
Yays

Great Social Media Share and Bookmark Plugin With jQuery

Views 24563   downloads 6818   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…

66
Yays

JQuery Animations Button

Views 17661   downloads 3739   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…

76
Yays

multiple Gradient Buttons with CSS3

Views 16953   downloads 4905   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…

124
Yays

Pure CSS3 Social Media Icons

Views 18019   downloads 2188   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…

81
Yays

Lovely animation CSS3 and mootools button

Views 9670   downloads 1874   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…

98
Yays

Cross browser gradient buttons with CSS3

Views 15872   downloads 4347   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…

390
Yays

unordered list animated circle with jQuery

Views 31403   downloads 6589   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…

262
Yays

Display social icons in a beautiful way using CSS3

Views 26405   downloads 6297   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.…

105
Yays

3D Awesome Buttons with CSS3 & jQuery

Views 14294   downloads 2098   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…

120
Yays

Nice CSS3 buttons

Views 13365   downloads 2865   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…

127
Yays

lovely Candy CSS3 buttons

Views 16834   downloads 4613   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,…

426
Yays

Pure CSS3 Dynamic Buttons

Views 24791   downloads 4871   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…