jslocation.href的用法

常用的location.href的几种形式: self.location.href; window.location.href; this.location.href; location.href; parent.location.href; top.location.href ...

Thu May 26 01:03:00 CST 2016 0 4699
jslocation.href的用法

Javascriptlocation.href有很多种用法,主要如下:   self.location.href="/url" 当前页面打开URL页面  ocation.href="/url" 当前页面打开URL页面  windows.location.href="/url" 当前页面打开 ...

Thu Jul 21 00:56:00 CST 2016 0 93298
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM