Guest_imported
New member
- Jan 1, 1970
- 0
If I have a couple of checkboxes: checkbox1, checkbox2, checkbox3....
I would like to loop on it using an eval(document.form.checkbox i.checked)....where i is 1, 2 or 3...
is this possible?
Thanks a lot.
I would like to loop on it using an eval(document.form.checkbox i.checked)....where i is 1, 2 or 3...
is this possible?
Thanks a lot.