is it possible to do something like the following?
basically to createCode:for (var i=0; i<variableAmt; i++) { var ["temp" + [i]] = new Object(); }
temp0, temp1, temp2, etc... until it reaches the variable amount?
thanks in advance,
ChaseNYC
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |