window.open() 方法可以用來開一個新視窗、新的網頁。 ... 參數strWindowName 是新視窗的名稱,可以用來設定給 <a> 和 <form> 標籤的 target 屬性。
確定! 回上一頁