Hi,
In Internet Explorer5.0, I cannot access the checked property of a checkbox:
top.tree.document.forms[0].elements[id].checked
I have got two frames in a window: control and tree, and I try to access to the form in the tree frame from the control one.
This works ok in Netscape
In Internet Explorer5.0, I cannot access the checked property of a checkbox:
top.tree.document.forms[0].elements[id].checked
I have got two frames in a window: control and tree, and I try to access to the form in the tree frame from the control one.
This works ok in Netscape