Hi all,
I have what is probably a simple problem but since I have been away from JS for a whiule it escapes me....
I have a form that needs a select box. The options in this select are incremental, such as FORM1 FORM2 ... FORM100
Instead of writing out each option, can I use some JS to loop through 1 - 100 and write them out when the page loads?
Any info greatly appreciated.
Jim
I have what is probably a simple problem but since I have been away from JS for a whiule it escapes me....
I have a form that needs a select box. The options in this select are incremental, such as FORM1 FORM2 ... FORM100
Instead of writing out each option, can I use some JS to loop through 1 - 100 and write them out when the page loads?
Any info greatly appreciated.
Jim