If you want to have a smooth scroll animation as well, you could use jQuery's animate() function like so: $('html, body').animate({ ...
確定! 回上一頁