Let's just understand it with an example. <script type="text/javascript"> function scrolling(){ window.scrollTo(0,500); } </script>. You may also ...
確定! 回上一頁