ID conCol に「1」を追加して、conCol1 にします。以下の私の声明がうまくいかないので、誰かが私がこれについてどのように行っているか教えてください. また、「最初の列」の値、つまり条件 #0 を取得して条件 #1 にすることは可能ですか?
newElem.children('select :nth-child(2)').attr('id', 'conCol' + newNum).attr('name', 'name' + newNum);
<tr id="condition1" class="clonedInput">
<td class="first-column">Condition #0</td>
<td><span style="float:left; padding-right: 10px;">
<select id="conCol" name="conCol" class="standard_select" style="width:147px; background:#fff;">