window.open(' 新視窗的網址', '新視窗的名稱', config='height=高度,width=寬度'); ... 按鈕型:<input onclick="window.close();" value="關閉視窗" type="button">.
確定! 回上一頁