摘要: $(function(){ //返回顶部 $('.btop').hover(function(){ $(this).find('img').attr('src','${base!}/${img_path!}/backtop2.gif'); },function(){ $(this).f... 阅读全文
posted @ 2015-09-23 16:07 小祥工作室 阅读(226) 评论(0) 推荐(0) 编辑