无忧企业网站系统,高级seo,公司网站建设进度计划书,企业网站建设的优缺点$(document).on(click,.动态添加的dom,function(){ console.log(11) }) //在ios里这里动态添加的dom点击事件不会触发,解决办法#xff1a;给触发点击事件动态添加的dom增加样式,cursor:pointer |||||| 或者增加一个touch事件 ios…$(document).on(click,.动态添加的dom,function(){ console.log(11) }) //在ios里这里动态添加的dom点击事件不会触发,解决办法给触发点击事件动态添加的dom增加样式,cursor:pointer |||||| 或者增加一个touch事件 ios input button背景色不起作用的 input[typebutton], input[typesubmit], input[typefile], button { cursor: pointer; -webkit-appearance: none; } background改成background-color转载于:https://www.cnblogs.com/xiaoyaoweb/p/9492053.html