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