Submit your widget
63
Yays

Button illuminate with jQuery

Views 12718   downloads 2440   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 5982   downloads 1446   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 7312   downloads 1762   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 23948   downloads 6689   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 17356   downloads 3623   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 16467   downloads 4759   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 17745   downloads 2074   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 9456   downloads 1731   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 15622   downloads 4212   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 30997   downloads 6459   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 26113   downloads 6168   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 14017   downloads 1967   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 13031   downloads 2717   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 16414   downloads 4474   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 24141   downloads 4631   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…