2016年8月24日

锚链接,添加滑行效果

摘要: $(function(){ $('a[href*=#],area[href*=#]').click(function() { if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) { var ... 阅读全文

posted @ 2016-08-24 15:14 水行者 阅读(258) 评论(0) 推荐(0)

导航