JQuery滑动到指定位置

$('html, body').animate({
scrollTop: next_tip.offset().top + "px"
},500);
posted @ 2018-07-10 20:21  惊沙男孩  阅读(824)  评论(0)    收藏  举报