window.open() 方法可以用來開一個新視窗、新的網頁。 ... 你也可以設定值為 _blank , _parent , _self 或 _top ,效果跟 <a> 的target 一樣.
確定! 回上一頁