codice:
<input type="text" value="Password" 
       onclick="with (this) { value = ''; type = 'password'; focus();  }" />