摘要: Javascript中的location.href有很多种用法,主要如下: self.location.href="/url" 当前页面打开URL页面 ocation.href="/url" 当前页面打开URL页面 windows.location.href="/url" 当前页面打开URL页面,前 阅读全文
posted @ 2017-05-10 21:06 不再迷茫 阅读(229) 评论(0) 推荐(0) 编辑