window.location.href = "http://www.xianlaiwan.cn/"這句可以換成window.open(window.location.href = "http://www.xianlaiwan.cn/";)嗎?
window.location.href = ?"http://www.xianlaiwan.cn/"這句可以換成window.open(window.location.href = ?"http://www.xianlaiwan.cn/";)嗎?
window.location.href = ?"http://www.xianlaiwan.cn/"這句可以換成window.open(window.location.href = ?"http://www.xianlaiwan.cn/";)嗎?
2016-09-19
舉報
2016-09-19
你這不是多此一舉嗎,直接在open函數里面輸入網址不就行了
2016-09-25
確實是多此一舉
2016-09-19
可以。