self.location.href;//当前页面打开URL页面
window.location.href;//当前页面打开URL页面this.location.href;//当前页面打开URL页面
location.href;// 当前页面打开URL页面parent.location.href;//在父页面打开新页面top.location.href;//在顶层页面打开新页面 self.location.href;//当前页面打开URL页面
window.location.href;//当前页面打开URL页面this.location.href;//当前页面打开URL页面
location.href;// 当前页面打开URL页面parent.location.href;//在父页面打开新页面top.location.href;//在顶层页面打开新页面 相关文章: