這里通過setTimeout設置時間 var h = $("#mylist").height(); setTimeout("$(\"html,body\").animate({ scrollTop: h }, 1000);", 300);