Javascript location.href 在Chrome中無效. 發現這個問題發生在window.open之後 ... setTimeout(function(){document.location.href = "taget.html";},500);. 就正常了.
確定! 回上一頁