I have a form with the following text area field, does anyone know how to get the form submit button to select all of the text in the textarea and copy it to the clipboard
<textarea name="item1" rows="4" cols="15" >The stuff to copy</textarea>
Many thanks
Ian It's not a lie if you believe it!
<textarea name="item1" rows="4" cols="15" >The stuff to copy</textarea>
Many thanks
Ian It's not a lie if you believe it!