<html> · <script> · var newWindow; · function openWindow() { · newWindow = window.open("", "myWindow", "width=200,height=100"); · newWindow.document.write("<p>It is ...
確定! 回上一頁