I have a page where the scroll is set back to neutral (0) when I come back to it (it should instead get back to position I were when I left the page). I am using chrome, is there a way to find what line of javascript changes the scroll position when I land on the page? (There is too many javascript in the project to simply review the code)