I have an input field:
How would I get it to remove the pre-defined text (Enter Your Name
Use onclick="this.value=''":
onclick="this.value=''"