Quiet Storm
10-12-2002, 12:26 AM
I have this:
document.all.moredivs1.innerHTML=w1c1.clientHeight+2
It sits on a page in an iFRAME named "thisi".
I'd like this to direct the output to the main page (not inside the iFRAME).
Can someone please tell me where to put .thisi to make it work? :confused:
document.all.moredivs1.innerHTML=w1c1.clientHeight+2
It sits on a page in an iFRAME named "thisi".
I'd like this to direct the output to the main page (not inside the iFRAME).
Can someone please tell me where to put .thisi to make it work? :confused: