摘要: $(elm).click(function(){ if($(this).attr('num')){ console.log("同一个元素") }else{ for(let i=0;i<elm.length;i++){ $(elem).eq(i).removeAttr('num') } $(this) 阅读全文
posted @ 2017-07-19 09:49 面包_girl 阅读(2020) 评论(0) 推荐(0)
/* 鼠标点击文字特效 */