JQuery滑动到指定位置

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