Submit your widget
137
Yays

simple Slide-in jQuery Contact Form

Views 26616   downloads 4925   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.…

136
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 14549   downloads 1875   Form

Eine gerne durchgeführte Aufgabe ist es, die in manchen Browsern recht hässlichen Checkboxen und Radiobuttons durch schönere, dem Design angepasste Eingabeelemente zu ersetzen. UI-Widget-Factory…

136
Yays

ScrollectBox jQuery plugin

Views 8800   downloads 1863   Form

When used on a select-element, the ScrollectBox will act as a stylable clone, thus preserving the functionality of e.g. a form. Further down this page, in the Examples section, is a tryout form as well…

134
Yays

jQuery Iphone Style Ajax Switch

Views 13224   downloads 2896   Form

In this example we’ll purely be looking at making a simple ajax request using the functionality of the iPhone buttons to trigger a script to return a string based on whether the switch is on or…

134
Yays

JQuery NiceJForms

Views 13945   downloads 2785   Form

NiceJForms represents a solution to get form elements with beautiful shapes using custom design, which utilizes the lightweight JavaScript library jQuery, and is nothing more than a translation of Niceforms…

133
Yays

cool paginated filterable multi-select widget for MooTools

Views 9783   downloads 1858   Form

The standard HTML list box is a much maligned user interface element. It requires use of both mouse and keyboard to operate, and with any more than a few elements it requires the user to scroll. It's…

133
Yays

dynamically highlighted columns pricing table

Views 20402   downloads 4217   Table

Like Crazy Egg's pricing table on their Pricing & Signup page. When you click on "Sign Up" for an option, that plan's column highlights, the other plans vanish, and a signup form takes their place.…

133
Yays

Useful Masked Input jQuery Plugin

Views 20856   downloads 3650   Form

This is a masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers,…

132
Yays

iPhone-like Password Fields using jQuery

Views 7778   downloads 1869   Form

Password fields on iPhone/iPod touch   Of course Nielsen is right when he talks about users making more errors and feeling less confident when they can’t see what they’re typing while…

131
Yays

jQuery UI Spinner - numeric stepper

Views 32282   downloads 4914   Form

Usage Events The following events fire when interacting with the Spinner via keyboard or mouse: spinup - during value increment. spindown - during value decrement. spin - during value increment/decrement.…

129
Yays

Image Select Elements with jQuery and CSS3

Views 17274   downloads 3486   Form

When creating your web designs, you are always striving for a consistent look across the different browsers. Unfortunately, one of the most fundamental elements of your website – the browser controls…

128
Yays

Perfect signin dropdown box likes Twitter with jQuery

Views 12641   downloads 3056   Form

Twitter’s running a new homepage with clean and easy design. Look at the top right of Twitter’s homepage, you’ll see the sign in button which will drop down the login form. HTML Code…

127
Yays

form validation(mootools)

Views 11378   downloads 3461   Form

Features 1.optional onFail function. 2.optional onSuccess function which will overide the form submition, this can be used to validate an ajax form. 3.onBlur validating 4.shows errors next to item or…

127
Yays

JQuery Fancy AJAX Contact Form

Views 28768   downloads 5468   Form

Introduction Providing a simple and reliable means of feedback from site visitors is a crucial part of any web presence. The most simple and common feedback channel are contact forms. In this tutorial…

126
Yays

Fancy Sliding Form with jQuery

Views 15603   downloads 3580   Form

we are going to create a fancy sliding form that shows some validation feedback to the user after each step. This form saves a lot of space and is easy to access – it basically works like a slide…