JustQuick Form
|
You can write the form specifications in notepad, then cut & paste it into the textarea. You can then generate the form with two types of layout. Afterwards you can edit the form to add javascript validations etc.
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. |
Submit a form only once
This script demonstrates how to prevent your users from submitting...
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... |
