|
Re: Syntax problem -- object has no properties
read my post and you will see that, although you have it working, the proper way to code it will avoid this problem in the future. it's good practice not to hard code the length of arrays - the whole purpose is for them to be dynamic...
|