How to reload a page using JavaScript

前端 未结 19 2637
隐瞒了意图╮
隐瞒了意图╮ 2020-11-22 00:46

How can I reload the page using JavaScript?

I need a method that works in all browsers.

19条回答
  •  误落风尘
    2020-11-22 01:48

    Thank you, this post was very helpful, not only to reload the page with the suggested answer, but also as well to give me the idea to place a jQuery UI icon to a button:

    
    

    2016-07-02

提交回复
热议问题