欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

javascript 頁(yè)面跳轉(zhuǎn)方法集合

 更新時(shí)間:2009年03月25日 01:54:44   作者:  
js 中實(shí)現(xiàn)頁(yè)面跳轉(zhuǎn)的方法(window.location和window.open的區(qū)別)

[Ctrl+A 全選 注:引入外部Js需再刷新一下頁(yè)面才能執(zhí)行]

window.location和window.open的區(qū)別
window.location = "http://www.dbjr.com.cn" 跳轉(zhuǎn)后有后退功能
window.location.replace("http://www.dbjr.com.cn") 跳轉(zhuǎn)后沒(méi)有后退功能
window.open("http://www.dbjr.com.cn") 要新的窗口打開(kāi)鏈接

相關(guān)文章

最新評(píng)論