Last Modified
2013-07-14 07:51:07 +0000
Requires

Description

This class represents a field in a form. It handles the following input tags found in a form:

To set the value of a field, just use the value method:

field.value = "foo"