摘要: 这两天在做一个专题的时候遇到了一个通配符的问题//弹层操作$(function(){ //视频播放 $("a[href^='#video']").each(function(index, element) { $(this).click(function(){ $(".popDiv... 阅读全文
posted @ 2015-12-24 10:29 雪莉06 阅读(248) 评论(0) 推荐(0)