Hi all,
I have got 2 frames on my HTML page. The Onload event of the first frame document accesses a form element in the second frame document. How do I ensure that the second frame document has been loaded completely before I access its elements.