JavaScript is limited in what it can do for inter-dependent fields. It can provide some limited functions such as controlling text entry based on some other selection. However, it can not be used to do things like dynamically changing choices from a selection list.
ADVANTAGES:
DISADVANTAGES:
See the following examples to see how this works.
Example 1 | Demonstrates local vs long distance phone number selection. |
Example 2 | T-Shirt Order Example. Demonstrates how an entered field is used to calculate other fields. |
Previous Module | Return to Project Main Page | Next Module |