I have a <div id="inputform">
and in that div
there are multiple <input type="text">
.
How can I count the number of <input>
fields?
问问题
9704 次
I have a <div id="inputform">
and in that div
there are multiple <input type="text">
.
How can I count the number of <input>
fields?