Submit your widget
127
Yays

lovely Candy CSS3 buttons

Views 16827   downloads 4609   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,…

157
Yays

Rare Accessible charts using jQuery and HTML5

Views 22415   downloads 4736   Graph & Chart

Accessible data visualization in HTML has always been tricky to achieve: people commonly use image elements for static charts, which provide only the most basic textual information to non-visual users;…

426
Yays

Pure CSS3 Dynamic Buttons

Views 24778   downloads 4865   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…

115
Yays

Animated Bubble Buttons CSS3

Views 16302   downloads 4105   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…

220
Yays

Very Beautiful CSS3 And JQuery progress bar

Views 74020   downloads 15041   Graph & Chart

The new features introduced in CSS3 allows developers to create stunning visual effects. Today, let’s create a fancy progress bar using CSS3 and jQuery, but no Flash or even images. Please note:…

115
Yays

Multiple Nice Pure CSS speech bubbles

Views 19385   downloads 4090   Tooltips

Speech bubbles are a popular effect but many tutorials rely on presentational HTML or JavaScript. This tutorial contains various forms of speech bubble effect created with CSS 2.1 and enhanced with CSS3.…

151
Yays

Very useful images lightbox with jquery Pirobox

Views 22377   downloads 4241   Lightbox & Dialog & Overlay

Hallo All and tnx for visiting this page, i'm happy to introduce the extended version of pirobox, now it support: inline html - content/html - swf, it's still a beta version and I gave up programming…

115
Yays

multiple Text Hover Effect With jQuery

Views 14010   downloads 1974   Text & Link Effects

Not only Internet Explorer has it flaws when it comes to parsing/using the CSS file. Even though the Webkit engine is the best CSS engine out there (at the moment), I was still able to find a little bug…

144
Yays

Nice Circle Image Gallery with jQuery

Views 19581   downloads 3358   Slideshow & Scroller

we will create a bubbly image gallery that shows your images in a unique way. The idea is to show the thumbnails of albums in a rounded fashion allowing the user to scroll them automatically by moving…

141
Yays

simple Slide-in jQuery Contact Form

Views 27370   downloads 5201   Form

Contact forms are an indispensable part of every website. They are mostly implemented on a separate page and they rarely display creativity, even though there are many ways to improve their visual style.…

107
Yays

Images Spacegallery

Views 13235   downloads 3058   Image Effects

Attach the Javascript and CSS files to your document. Edit CSS file and fix the paths to images and change colors to fit your site theme. Important: be sure to include Javascript files in the specific…

142
Yays

jQuery Awesome flipping page gallery

Views 28148   downloads 5010   Slideshow & Scroller

This plugin builds an image gallery made as a book. You can flip the book pages to view the next or previous image clicking or dragging the animated corners shown when hovering on the gallery area. The…

125
Yays

custom confirm dialog in the form use jQuery plugin

Views 18695   downloads 2512   Lightbox & Dialog & Overlay

Continuing on our quest for building customizable alternatives for browser’s controls, this week we are building a cross-browser, custom confirm dialog in the form of an easy to use jQuery plugin.…

122
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51831   downloads 6976   Form

I wanted to make a nice modal dialog box that would confirm submission of a form. And, specifically, it had to ask if their e-mail address was correct that they listed on the form. Typos, particularly…