automatically scroll to bottom of page

JavaScript
window.scrollTo(0,document.body.scrollHeight);#dvLiveSearch{
   overflow-anchor: none;
}
Source

Also in JavaScript: