Window location.reload()
Description
The reload()
method reloads the current document.
The reload()
method does the same as the reload button in your browser.
Syntax
location.reload()
Parameters
NONE |
Return Value
NONE |
Browser Support
location.reload()
is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera | IE |
Yes | Yes | Yes | Yes | Yes | Yes |