Skip to content

Instantly share code, notes, and snippets.

@taross-f
Created February 9, 2017 04:06
Show Gist options
  • Save taross-f/1dffcea097b4f1a41002ec13100229f1 to your computer and use it in GitHub Desktop.
Save taross-f/1dffcea097b4f1a41002ec13100229f1 to your computer and use it in GitHub Desktop.
select all textarea
<input type="text" onclick="this.select(0,this.value.length)" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment