For the projects that you don’t already have form controls, wForms is an open source unobtrusive JavaScript form controls library that you’ll find very useful.

It includes input validation, tooltips, field synchronization controls and more.
How to use wForms?
It is pretty easy. After inserting the javaScript library to your pages you can control the field attributes with classes like:
<input type="text" ... class="required"/>
inserts the a required field control for this input.
Paging with navigation is also another nice control which makes multi-step forms easy to handle.
Requirements: No Requirements
Compatibility: All Major Browsers
LightForm is an AJAX – PHP Contact Form is a simple but handy script for creating charming & secure contact forms.
It uses FormCheck2 for validation and NiceForms for the styling of the form.

LightForm has the "question asking" feature for eliminating spams & it provides the user IP, referrer and browser agent in the message to provide more details about the visitor.
Compatibility: All Major Browsers
Control Suite is a set of 6 high quality widgets and controls built with the Prototype JavaScript framework.
Each script is well tested, highly extensible and unobstrusive.

Suite has these widgets and controls:
- Tab
- Modal
- TextArea
- Select Multiple
- Rating
- Progress Bar
Different approach to star rating:

Suite is very well documented. You can easily reach the details of the APIs and this makes the product much more usable.
Requirements: Prototype JavaScript Library
Compatibility: All Major Browsers
Virtual keyboard interfaces are generally used in websites where the highest level of security is a must like online banking applications.
Virtual keyboards help us to prevent any keylogging activies and/or provide users a special keyboard which they don’t already have (like a keyboard of another language).
This virtual keyboard very easy to use and already supports many languages.

How to use virtual keyboard?
You simply include the keyboard.js file and create a text element with the class = keyboardInput. That’s all.
Requirements: No Requirements
Compatibility: All Major B>rowsers
mooRainbow is an easy to integrate JavaScript color picker built with mootools.
This color picker can be attached to any element in the DOM. A click event would automatically be attached to that element and simply clicking on it you will be able to show or hide mooRainbow.

This mootools powered JavaScript color picker:
- is fully customizable via CSS file.
- keeps clean your DOM and generates valid XHTML and CSS.
- provides you, as return, an object containing RGB, HSB and HEX of choosen color.
- works on Firefox/Safari/Opera/IE.
Requirements: mootools v.1.11+
Compatibility: All Major Browsers
Input masks are handy for better form handling and creating more user-friendly forms.
Masks for different input types can be created easily with the tools below.
iMask is an open source (free) javascript tool for creating input and textarea masking. It is built on Mootools, supports keyboard control and dynamic charset definition.

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, etc).

A nice JavaScript input mask which helps displaying the password field characters as images.

A tiny JavaScript for input masking.

A simple yet nice input mask.

JavaScripTools is a set of JavaScript components, functions and classes which also includes a powerful input mask library.

Typecast is an input field augmentation library. When complete it will add autocomplete, suggest and realtime character masking ability to the standard HTML input field.

SearchField is a lightweight and unobtrusive script that adds styling and static auto-suggest behaviour to your search form fields.
Auto-suggest data comes from a static data source, a JavaScript file, no data connections are necessary, updating the JavaScript with the common phrases is enough.

To use SearchField, all you need is linking to the CSS and JavaScript files, that’s all.
inWriter is a small JavaScript class that makes inline editing of textfields possible with a very simple coding.

How to use?
- Just execute the inwriter_init function, passing the ID off the field you want to edit and the name of the function to call after the editing has been completed.
- The called function receives two parameters:
- ID of the tag
- new value
- That’s all!
Compatibility: All Major Browsers
Phatfusion has beautiful Mootools JavaScript framework plugins which you’ll love.
Mootools plugins list:
- image menu – horizontal, accordion menu
- validate – form validation
- lightbox – an inline image popup
- multibox – lightbox that supports images, flash, video, mp3s, html
- slideshow – image transition
- sortable table – sort & filter tables
- slider
- rounded corners – rounded corners with divs
- page loader – loads a div from another page into this page.
Acordion image menu:

Sortable table:

Requirements: No Requirements
Compatibility: All Major Browsers
Using Uni-Form, which is a standards-based form template, even web users with only basic knowledge of these technologies can get nice looking, well structured, highly customizable, semantic, accessible and usable forms.

Users can choose between most common form layouts by simply assigning a css class to the fieldset element in order to get a different layout of the form controls your design requires.
Within the Uni-Form community, there are some extensions built too, like a Prototype one.
Requirements: No Requirements