<input type="text" value="e-mail" onFocus="if (this.value=='e-mail') this.value=''" onBlur="if (this.value=='') this.value='e-mail'">