window.location.reload()。解决JS页面跳转ie,firefox,opera不兼容问题
|
一用我们的页面跳转都使用,window.location.reload()。 另外用 <meta http-equiv="refresh" content="0;url=thispage.aspx">也可以 <html> |
|
一用我们的页面跳转都使用,window.location.reload()。 另外用 <meta http-equiv="refresh" content="0;url=thispage.aspx">也可以 <html> |
相关文章: