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