Top "Page-refresh" questions

Questions dealing with causing or preventing the re-rendering of an HTML document by a web browser.

Refresh a page using JavaScript or HTML

How can I refresh a page using JavaScript or HTML?

javascript html page-refresh
Check if page gets reloaded or refreshed in JavaScript

I want to check when someone tries to refresh a page. For example, when I open a page nothing happens …

javascript page-refresh
Force page scroll position to top at page refresh in HTML

I am building a website which I am publishing with divs. When I refresh the page after it was scrolled …

javascript jquery html pageload page-refresh
How to reload page the page with pagination in Angular 2?

How can I reload the current page on Angular 2? if iam in page 2 (pagination) and refresh the page it will …

angular refresh angular2-routing reload page-refresh
JavaScript hard refresh of current page

How can I force the web browser to do a hard refresh of the page via JavaScript? Hard refresh means …

javascript reload page-refresh window.location
How to force reloading a page when using browser back button?

I need to somehow detect that the user has pressed a browsers back button and reload the page with refresh (…

javascript jquery browser browser-cache page-refresh
How to reload a page after the OK click on the Alert Page

I need to reload the page after the OK button is clicked on the Alert box. I am using the …

javascript jquery alert page-refresh
how to clear browser cache in reactjs

every time I make changes to my website and try to update those changes to the running website, I've to …

javascript reactjs page-refresh
retain angular variables after page refresh

I'm trying to figure out a way to keep my angular variables with page refresh / across controllers. My workflow is, …

angularjs page-refresh
Execute function before refresh

On my HTML page, when the user clicks / presses F5 button the page refreshes, but before it refreshes I want …

javascript jquery browser yui page-refresh