摘要: Javascript刷新页面的几种方法:1history.go(0)2window.location.reload()window.location.reload(true)3location=location4location.assign(location)5document.execComma... 阅读全文
posted @ 2015-05-21 17:18 天涯alone 阅读(189) 评论(0) 推荐(0)