Submit your widget
127
Yays

lovely Candy CSS3 buttons

Views 16909   downloads 4641   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,…

160
Yays

Rare Accessible charts using jQuery and HTML5

Views 22492   downloads 4763   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 24914   downloads 4911   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…

116
Yays

Animated Bubble Buttons CSS3

Views 16389   downloads 4137   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…

225
Yays

Very Beautiful CSS3 And JQuery progress bar

Views 74255   downloads 15096   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 19451   downloads 4123   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 22489   downloads 4273   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 14064   downloads 2010   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 19645   downloads 3386   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 27436   downloads 5226   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.…

108
Yays

Images Spacegallery

Views 13302   downloads 3093   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 28221   downloads 5042   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 18772   downloads 2537   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.…

123
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51909   downloads 7002   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…