Search code examples
phpjquerygoogle-chromesymfony1scroll

Why Google Chrome scroll down to end of the page when page is refreshed?


Why Google Chrome scroll down to end of the page when page is refreshed grammatically or by F5 Key. It is working fine on other browsers.

I am using php, Symfony JavaScript, jQuery and some jQuery plugins on Page.

Any Idea ???

Thanks


Solution

  • It doesn't act any differently to other browsers, as far as I am aware - it will scroll to the point the page was at when it was refreshed. Does the page have a #reference after the URL (ie. http://www.url.com/index.htm#thisbit )?