<html> <head> <script type="text/javascript"> function scrollWindow() { window.scrollTo(100,500) } </script> </head> <body> <input type="button" ...
確定! 回上一頁