js onclick 不能绑定 动态添加的html事件

可以 用  $('#id').on('click',function(){})  绑定动态添加的 html标签事件

posted on 2023-05-04 11:20  磊有三颗小石头  阅读(14)  评论(0)    收藏  举报

导航