Skip to content

Instantly share code, notes, and snippets.

@seunggabi
Created May 10, 2020 18:15
Show Gist options
  • Save seunggabi/18b2a5b001c5254c6fc72dca956c6118 to your computer and use it in GitHub Desktop.
Save seunggabi/18b2a5b001c5254c6fc72dca956c6118 to your computer and use it in GitHub Desktop.
scrollBottom.js
window.scrollTo(0,document.body.scrollHeight);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment