【发布时间】:2016-01-08 18:22:54
【问题描述】:
我有多个 td th 并将 div 附加到 Th。单击 add_btn div 附加并从中删除。但是在从其他 tr 中单击 add_btn 时,它会在第一个 th 中附加 div。我也试过 $(this).
check the link herehttp://jsfiddle.net/vinayak5192/vj8zuy2y/
请检查所有点击添加它的广告。任何东西都只能在各自的 tr 字段中添加。
【问题讨论】:
标签: javascript jquery html dynamic append