Fork me on GitHub
  2015年1月26日
摘要: 锚点有时候不管用时,可以用下面的代码 $("html,body").animate({ scrollTop: 0}, 1000); 阅读全文
posted @ 2015-01-26 17:34 雨为我停 阅读(185) 评论(0) 推荐(0) 编辑