About 2,480,000 results
Open links in new tab
  1. How to perform a Hard Refresh in Edge? - Super User

    Every time old versions of those files are being loaded. I just want to do a hard refresh and reload everything in Edge - what am I missing to achieve this? This problem doesn't happen in …

  2. Refresh a page automatically from the Browser console

    Dec 11, 2023 · I have never really used the browser console before, so I don't really know what it is capable of doing. How do I force/initiate an automatic refresh on a page from the browser …

  3. html - Live server not refreshing browser - Stack Overflow

    Dec 6, 2021 · Even if full reload is enabled, it's not auto refreshing the browser. manually refreshing the 5500 URL works.

  4. How can I force clients to refresh JavaScript files?

    Aug 28, 2008 · Learn techniques to force clients to refresh JavaScript files, ensuring they load the latest version for optimal performance and functionality.

  5. browser - Difference between F5, Ctrl + F5 and click on refresh …

    Mar 3, 2019 · 64 I have often experienced while developing my web applications that pressing F5 or refresh doesn't produce or refresh the proper result. But when we hit Ctrl + F5 it generates …

  6. JavaScript hard refresh of current page - Stack Overflow

    How can I force the web browser to do a hard refresh of the page via JavaScript? Hard refresh means getting a fresh copy of the page AND refresh all the external resources (images, …

  7. Force browser to refresh CSS, JavaScript, etc - Stack Overflow

    Force browser to refresh CSS, JavaScript, etc [duplicate] Asked 13 years, 5 months ago Modified 4 years, 4 months ago Viewed 259k times

  8. windows - I have to refresh browser all the time to view a …

    I have to refresh my browser all the time. Browser doesn't matter, this happens in all browsers. The problem is when I enter a URL, sometimes the page loads fine, but most times the page …

  9. How to force refresh without cache in Google Chrome?

    Does Chrome have an equivalent to Firefox's Ctrl+F5 refresh? I can't seem to find one. I changed my gravatar last night, and I can see the new one in Firefox after a Ctrl+F5 refresh, but …

  10. How do I refresh a page using JavaScript? - Stack Overflow

    Exactly how the browser should utilise its cache when performing a location.reload() call isn't specified or documented as far as I can tell; I determined the behaviour above by …