jquery获取不到append出来的新元素的解决办法

$('body').on("click","property",function(){})

jq1.7+后不支持live()方法

05-06 18:15