Window location.reload() Method
- Previous Page protocol
- Next Page replace()
- Go Up One Level Window Location
Definition and Usage
reload()
The method reloads the current document.
reload()
The function of the method is the same as the reload button in the browser.
Grammar
location.reload()
Parameters
None.
Return Value
None.
Browser Support
All Browsers Support location.reload()
:
Chrome | IE | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
Chrome | IE | Edge | Firefox | Safari | Opera |
Support | Support | Support | Support | Support | Support |
- Previous Page protocol
- Next Page replace()
- Go Up One Level Window Location