Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I cannot access the checked property of a checkbox in IE

Status
Not open for further replies.

fernanss

Programmer
Oct 25, 2001
5
ES
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top