I am planning on using a loop to read the results back, but at the moment i don't know how to reference the pulldown menu objects that were created when the page was rendered. the 'create' loops are used when the page is rendered, whereas the 'read value' loops will be used when a user presses a...
Hi
I'm a longtime java coder but javascript newbie. got a quick problem i hope someone can help with. I am creating a number of pulldown menus, the names of which are created on-the-fly:
for (i = 0; i < outcomes.length; i++) {
...
for (j = 0; j < factors.length; j++) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.