I have a form that dynamically creates text input elements. The logic seems quite different if I have one text input or many. Does anybody know how to check if there is more than one element? The values of .value and .length are different depending on if there is one element or more than one.
Paul
Paul