I'm trying to make an animated "scroll to top" effect without using jQuery. In jQuery, I usually use this code: $('#go-to-top').click(function(){ $('html ...
確定! 回上一頁