Form Test #2

This is a test of the accessibility of various methods of pre-populating input fields in an HTML form. For an index of each of these tests see the Form Test Home Page.

In this particular test, the input field is pre-populated using Javascript, and includes Javascript event listeners that make the default text disappear when the user clicks on the input field. Also, this example includes a <label> element.