You are here: irt.org | BBS | form.elements array in MSIE3.x ? [This BBS is closed]
Posted by Jason B. on July 13, 1998 at 14:43:31:
I have been trying to perform a simple check to return the value of a selected radio button in IE3, but it seems as if IE3 doesn't recognize the elements array.
When using a for loop to check the status, all that is returned is a "JScript compilation error: checked isn't an object". I tried to explain to IE3 that "checked" is a property of an object, but it wouldn't listen.
Can you actually use "form[x].elements[x].checked" in IE3?
Any help with this thorny problem will be greatly appreciated.
Follow-ups:
You are here: irt.org | BBS | form.elements array in MSIE3.x ? [This BBS is closed]