window.open 開啟一分新文件 ... top.open 在瀏覽器最上層網頁展開新網頁 ... <form> <input type=button onclick=window.open('新文件','_blank') </form> ...
確定! 回上一頁