If you have multiple inputs with the same name be sure to add square
brackets to the name so that the browser sends an array of values.
single:
multiple:
Also, fyi (and most likely unrelated), when copying DOM elements, make
sure that you don't end up with multiple elements with the same ID (
Hello all,
I am using jquery to copy a DIV containing some form elements. The
copy is appended to the DIV in another DIV to allow an unlimited
number of form elements to be sent. The problem is that none of the
copy DIVs are being sent by the browser (Firefox). There is some
chatter via google, but
2 matches
Mail list logo