[thelist] javascript dynamic loop

Brian Cummiskey Brian at hondaswap.com
Thu Dec 1 09:11:04 CST 2005


Matt Warden wrote:

> I think you want this to be:
> 
> for (j=1; j<=numkids; j++)
> 

good catch #1 :)

> But you have other problems, too.

> kidage = theform.elements[ "childage_" + j ].value;

good catch #2 :)

Thanks Matt, and Volkan too for pointing those out.




More information about the thelist mailing list