随笔分类 - JavaScript
摘要:<script> function toLogin(){ //第一种 //self.location="/zhld/toTestLogin"; //第二种 top.location="/zhld/toTestLogin"; //第三种 //window.navigate="/zhld/toTestL
阅读全文
摘要:Javascript中的location.href有很多种用法,主要如下: self.location.href="/url" 当前页面打开URL页面 ocation.href="/url" 当前页面打开URL页面 windows.location.href="/url" 当前页面打开URL页面,前
阅读全文

浙公网安备 33010602011771号