I have js that works ok in IE but Firefox returns the error message "Document.f orms is not a function" on ht eline that begins with the "For" operator.
Ya, I'm a real nube.. is it obvious?
Thanks in advance!!
Ya, I'm a real nube.. is it obvious?
Code:
fms='document.forms(tempFormName)' for (i=0; i<eval(fms+'.length'); i++)
Comment