Quantcast
Viewing all articles
Browse latest Browse all 37

Answer by JohnP for How do I refresh a page using JavaScript?

You're spoiled for choice; any of the following work:

  • window.location.href = window.location.href;
  • window.location.reload();
  • history.go(0);

Viewing all articles
Browse latest Browse all 37

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>