Submit your widget
142
Yays

jQuery styleSelect

Views 16816   downloads 3389   Form

This plugin replaces the standart select element with a custom looking selectbox. Plugin has keyboard support. Usage $("select").styleSelect();   Options Name/options Type Default optionsTop Options…

141
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 15485   downloads 2061   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…

138
Yays

ScrollectBox jQuery plugin

Views 9290   downloads 2063   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…

138
Yays

simple Slide-in jQuery Contact Form

Views 27164   downloads 5099   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.…

137
Yays

jQuery Iphone Style Ajax Switch

Views 13703   downloads 3067   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…

137
Yays

cool paginated filterable multi-select widget for MooTools

Views 10228   downloads 2042   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…

137
Yays

JQuery NiceJForms

Views 14402   downloads 2966   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…

136
Yays

Useful Masked Input jQuery Plugin

Views 21352   downloads 3842   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,…

135
Yays

dynamically highlighted columns pricing table

Views 20911   downloads 4420   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

iPhone-like Password Fields using jQuery

Views 8287   downloads 2046   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…

133
Yays

jQuery UI Spinner - numeric stepper

Views 32997   downloads 5099   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.…

132
Yays

Image Select Elements with jQuery and CSS3

Views 18012   downloads 3687   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…

131
Yays

Fancy Sliding Form with jQuery

Views 16212   downloads 3797   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…

130
Yays

JQuery Fancy AJAX Contact Form

Views 29496   downloads 5647   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…

129
Yays

Perfect signin dropdown box likes Twitter with jQuery

Views 13089   downloads 3230   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…