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
Post a Comment