window.open() 用為開啟新增的window 視窗。 ... <input type="button" value="OPEN" onclick="run1();"> <input type="button" value="CLOSE" onclick="run2();"> ...
確定! 回上一頁