03 2016 档案
jQuery给同一个元素两个点击事件
摘要:$(".course-form .course-start img").each(function(i) { $(this).toggle(function(){ $(this).attr("src","images/start-l.png"); $(this).prevAll().attr("sr 阅读全文
posted @ 2016-03-01 09:03 仔仔爱学习 阅读(1440) 评论(0) 推荐(0)