<input type="text" value="Password" onfocus = "if(this.value=='Password') this.value=''" onblur="if(this.value=='') this.value='Password'" />