ты можешь попробовать это? $('html,body').animate({ scrollTop: 0 }, 5000, function() { //callback function here });
確定! 回上一頁