I'd like to copy the input value into a variable, clear the input value, and then re-copy from the variable back into the input value, how can that be done? <input name="user" type='text' maxlength='255' class=text value=" this.is.a.test">