Submit your widget
140
Yays

jQuery styleSelect

Views 16676   downloads 3332   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…

138
Yays

ScrollectBox jQuery plugin

Views 9184   downloads 2013   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 27057   downloads 5065   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 UI: Radiobutton- und Checkbox-Replacement

Views 15305   downloads 2024   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…

135
Yays

jQuery Iphone Style Ajax Switch

Views 13587   downloads 3034   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…

135
Yays

JQuery NiceJForms

Views 14294   downloads 2933   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…

135
Yays

Useful Masked Input jQuery Plugin

Views 21268   downloads 3802   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,…

134
Yays

cool paginated filterable multi-select widget for MooTools

Views 10126   downloads 2008   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…

134
Yays

dynamically highlighted columns pricing table

Views 20791   downloads 4380   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 8169   downloads 2013   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 32813   downloads 5066   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 17855   downloads 3647   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…

130
Yays

JQuery Fancy AJAX Contact Form

Views 29343   downloads 5614   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 12992   downloads 3195   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

Fancy Sliding Form with jQuery

Views 16070   downloads 3753   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…