这里通过setTimeout设置时间 var h = $("#mylist").height(); setTimeout("$(\"html,body\").animate({ scrollTop: h }, 1000);", 300);