标签

刷新页面

<input type=button value=刷新 onclick="location.reload()"> <input type=button value=刷新 on...

  • JS教程

    <input type=button value=刷新 onclick="location.reload()"> <input type=button value=刷新 onclick="location=location"> <input type=button value=刷新 onclick="location.assign(location)"> <input type=button v…

    2 分钟阅读