Form Test #3

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 Javascript event listeners are listening for focus rather that click. Also, a blur event listener has been make that restores the default text when a user leaves the input field, if they didn't enter something into the field.