Forms

TwitterFacebook
Get flash to fully experience Pearltrees

In-Field Labels jQuery Plugin

Use <p><label for="field_id">Label Text</label><br /><input type="text" name="field_id" value="" id="field_id"></p> CSS : More CSS is needed to position the label nicely over the input or text area element, but since it all depends on how you have styled those elements, only the bare-bones are listed here. Keep in mind any block element can surround the label and input field. http://fuelyourcoding.com/scripts/infield/

Auto-detecting Credit Card Type - Web Standards Sherpa

There was a time when people thought the internet required a completely different payment method than the real world. After a very short period of time, everyone came to realize that credit cards were actually quite well-suited to the web, and so the credit card form was born. You’ve probably seen such form frequently and always with the same fields: Your name Credit card type Credit card number Expiration date http://webstandardssherpa.com/reviews/auto-detecting-credit-card-type/
http://jamielottering.github.com/DropKick/

DropKick - a jQuery plugin for beautiful dropdowns

.dk_theme_black { background : #aebcbf ; background : - moz - linear - gradient ( top , #aebcbf 0 %,
http://sprawsm.com/uni-form/ Uni-Form is a framework that standardizes form markup and styles it with CSS giving you two most widely used layout options to choose from. Anyone can get nice looking, well structured, highly customizable, accessible and usable forms. To put it simply: it makes a developer's life a lot easier. Check out some of these examples: Integrations Uni–Form speaks your language.

Making Web Forms Simple as 1, 2, 3 | Uni–Form

http://harvesthq.github.com/chosen/

Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better

Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors. Project page on GitHub Standard Select