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