Both setInterval() and scrollBy() are typical browser JS functions: var scroll = setInterval(function(){ window.scrollBy ...
確定! 回上一頁