随笔分类 -  学习笔记

摘要:$(document).ready(function() { $("a.topLink").click(function() { $("html, body").animate({ scrollTop: $($(this).attr("href")).off... 阅读全文
posted @ 2014-09-04 13:53 jianjs 阅读(381) 评论(0) 推荐(0)