Answers for "my js doesnt refresh"

84

refresh window js

window.location.reload();
Posted by: Guest on April-05-2020
0

javascript reload page without refresh

<a href="javascript:window.top.location.reload(true)" class="continue">Continue</a>
Posted by: Guest on April-20-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language