Duplicate Form Field
|
Originally written for a website design company that required users to firstly input a domain name choice and then to choose their primary e-mail address, this little script 'echoes' or duplicates the domain name value, copying itself to the end of the E-mail address, which then cannot be changed.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Erase Text
This is a code snippet demostrating how to empty a textarea with a...
Change Color of Form Components
This script allows you to set the colors of the form components using...
Update Price of Selected Item
This JavaScript shows how to update a text component of a form on a...
Select All Text
This is a simple JavaScript example for allowing users to...
Form Helper with Images
This is a neat JavaScript that allows you to use your own images to...
Check E-Mail Addresses
Use this JavaScript to ensure that e-mail addresses provided in a...
Checkbox Changer
Takes a series of known named checkboxes and checks or uncheck them...
Confirmable Order Form
this JavaScript can take the contents of an HTML order form, process... |
