Guest User

Untitled

a guest
Oct 19th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <textarea style="width:100%; height:100px;" name="my_qc" id="my_qc" onkeyup="if(this.scrollHeight>parseInt(this.style.height)){this.style.height=(this.scrollHeight+10)+'px'}else if(this.value==''){this.style.height='100px'}"></textarea>
Add Comment
Please, Sign In to add comment