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