Home  >  Article  >  Web Front-end  >  [转]jquery append 动态添加的元素事件on 不起作用的解决方案_html/css_WEB-ITnose

[转]jquery append 动态添加的元素事件on 不起作用的解决方案_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:18:491228browse

<br /><br />

用jquery添加新元素很容易,面对jquery append 动态添加的元素事件on 不起作用我们该如何解决呢?on方法中要先找到原选择器(如例.info),再找到动态添加的选择器(如列.delete)。

     

具体不多说了,请看下面的代码吧。

<br /><br />    测试       

单击我添加动态元素

 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn