Here is my problem, I am searching to set the scroll to top of the page on load but currently Chrome, IE and Firefox reset the scroll position to the same as it was on previous page, so how can I set scroll to top?
It seems that scrollTo is just ignored by those web browsers and I tried many over methods using scrollTo (find on SO) but they all do nothing...
Need help! Thank you all!