[Greasemonkey] copying/clear/paste the input value

mp3geek mp3geek at gmail.com
Thu Jul 20 16:38:51 EDT 2006


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">


More information about the Greasemonkey mailing list