<html> <head> <script type="text/javascript"> function open_win() { window.open("http://www.w3school.com.cn") } </script> </head> <body> <input type=button ...
確定! 回上一頁