use javascript to clear the field on click/focus.
I have inserted a form into my website and added some pre-text into the fields (ie, "insert your name here..."). i was just wondering how i get the text highlighted when the user goes to the page so they can just start typing and not have to delete my text. Any help great appreciated!
also, im hoping to get the information from the forms emailed to myself. is this a big task or can it easily be done?
use javascript to clear the field on click/focus.