Instead of using window.open(), why don't you just use: document.getElementById("location").src = "http://www.google.com";.
確定! 回上一頁