定义和用法 open() 方法用于打开一个新的浏览器窗口或查找一个已命名的窗口。 ... <input type="button" value="Open Window" onclick="open_win()"> </body> </html>.
確定! 回上一頁