Example 1: javascript close window. <!DOCTYPE html> <html> <body> <button onclick="openWin()">Open "myWindow"</button> <button onclick="closeWin()">Close ...
確定! 回上一頁