Prova così:
codice:
<input type="text" onfocus="this.value=''" onblur="this.value='ciao'" value="ciao" />