window.open是javascript函式,該函式的作用是開啟一個新視窗或這改變原來的視窗, ... <input type="button" onclick="new_window = window.open(); ...
確定! 回上一頁