/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<textarea rows="10" cols="50" onclick="this.focus();this.select()" readonly="readonly"> example text </textarea>