codice:
<input id="pippo" name="Nome" value="Nome" onclick="if (this.value == 'Nome') { this.value = ''; }" type="text" />