HTML ONKEYUP Set Valeur

<input type="text" onkeyup="this.setAttribute('value', this.value);" value="">
Long Lynx