javascript - How can i make 'individual' appended elements with onclick -


i keep getting stuck on 1 little thing. append checkbox , remove button append button.

so every time append button clicked get;

checkbox , remove button. remove button has remove checkbox. problem;

if append bunch of pairs, first pair seems work :o !!

thank in advance

make sure changing name/id on checkbox or using array, example

checkbox 1 named checkbox[1] checkbox 2 named checkbox[2]

if have same name, come through 1 item in post/get!


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -