how to write a javascript script to scrow all the way down the page code example Example: automatically scroll to bottom of page window.scrollTo(0,document.body.scrollHeight);