how to make refresh button in js.
Answers
Answered by
0
Answer:
In JavaScript, you refresh the page using document. location. reload() . You can add the true keyword to force the reloaded page to come from the server (instead of cache).
Answered by
0
JavaScript Refresh Page: Main Tips
The location. reload() method reloads the current web page.
The method gives the exact same result as pressing the RELOAD button in your browser.
The JavaScript reload page method loads the page from the cache by default. ...
The JS reload page method does not have a return value.
Hope This Will Help
Please Mark Me As Brainliest.
Similar questions
Math,
1 month ago
Biology,
1 month ago
Biology,
3 months ago
Computer Science,
9 months ago
Math,
9 months ago