I\'m trying to set the scroll position on a page so the scroller is scrolled all the way to the top.
I think I need something like this but it\'s not working:
Also worth noting window.scrollBy(dx,dy) (ref)
window.scrollBy(dx,dy)