2010-10-26 157 views

回答

0

有幾種方法來重新加載使用JavaScript當前頁面:

location.reload() 

history.go(0) 

location.href = location.href