|
Auto tab (form field) script
|
Other links at JavaScript > Scripts and Programs > Forms |
| 1. |
Check Form
|
|
|
Check Form is a form validation script that checks if all fields in the form have been filled out. The script can be easily extended.
|
| 2. |
Remember Form values script
|
|
|
Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value.
|
| 3. |
Virtualshop
|
|
|
This program draws items on fly from a small database and elaborate an order on the basis of the selected items only. The order can then be handled by an e-mail program on users pc.
|
| 4. |
North America Chooser
|
|
|
This is the North American version of Kens Country Chooser It displays two select boxes, one for the country (Canada and United States), and one for the state/provinces. Simple to install, just copy and paste the JavaScript into the section of your Web page, and insert the twostatements into your form.
|
| 5. |
Erase Text
|
|
|
This is a code snippet demostrating how to empty a textarea with a simple click.
|
|
|