Scroll to the top of the page with jQuery. ... JavaScript Code : $("a[href='#top']").click(function() { $("html, body").animate({ scrollTop: 0 }, ...
確定! 回上一頁