摘要: 1 .... 阅读全文
posted @ 2017-07-19 16:38 huanlegu0426 阅读(224) 评论(0) 推荐(0) 编辑
returnTop $(function(){ $('#returnTop').click(function () { $('html,body').animate({ scrollTop: '0px' }, 800); returnfalse; }); });