codice:
<input type="button" onclick="this.value='Nuovo testo'" ... />
codice:
<input type="button" onclick="this.disabled=true" ... />
saluti