Submit your widget
126
Yays

lovely Candy CSS3 buttons

Views 16744   downloads 4578   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 22324   downloads 4696   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;…

422
Yays

Pure CSS3 Dynamic Buttons

Views 24649   downloads 4815   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…

114
Yays

Animated Bubble Buttons CSS3

Views 16179   downloads 4074   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…

219
Yays

Very Beautiful CSS3 And JQuery progress bar

Views 73788   downloads 14971   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:…

114
Yays

Multiple Nice Pure CSS speech bubbles

Views 19321   downloads 4057   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.…

150
Yays

Very useful images lightbox with jquery Pirobox

Views 22300   downloads 4212   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…

114
Yays

multiple Text Hover Effect With jQuery

Views 13957   downloads 1943   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…

143
Yays

Nice Circle Image Gallery with jQuery

Views 19500   downloads 3326   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…

140
Yays

simple Slide-in jQuery Contact Form

Views 27296   downloads 5171   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.…

105
Yays

Images Spacegallery

Views 13175   downloads 3027   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…

141
Yays

jQuery Awesome flipping page gallery

Views 28083   downloads 4978   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…

124
Yays

custom confirm dialog in the form use jQuery plugin

Views 18606   downloads 2480   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 51758   downloads 6936   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…