I am making a simple form with about eight input fields. I want the initial value in the field to indicate what people are supposed to enter. For example value=\"name\" so that
Set the 'default' value to "Name". Then, using javascript and the 'onfocus' event, clear the field.
So you would have: