.html()进去的内容,添加ckick事件

$('div#carParamAPP').on('click','img',function(){
                
});

这样写的click可以处理,js脚本中html()进去的内容,给里面的标签添加点击事件。滑过之类的没有试,应该也可以

posted @ 2020-02-25 16:04  武向前  阅读(251)  评论(0)    收藏  举报