Guest User

Untitled

a guest
May 20th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $("#inp").keyup(function () {
  2. if ((this == [0].scrollHeight)) {
  3. $("#out").scrollTop($('#out')[0].scrollHeight);
  4. }
  5. })
Add Comment
Please, Sign In to add comment