how to scroll to bottom of screen using js code example Example: auto scroll to bottom of page js window.scrollTo(0,document.body.scrollHeight);