Sometimes there’s a need to reload the page with JavaScript. There’s a built in method for that! Just use:
window.location.reload()
Related posts:
- Read The Anchor Part of The URL … with PHP
- Scroll the page with JavaScript
- javascript: detect browser speed and load the “slow connection” site version



