javascript thread: Struggling with i frame
> > I don't think Opera and Netscape support scrollWidth and scrollheight. > Try offsetWidth and offsetHeight instead... (which is also supported in IE) I have a suspician you are right, however is there an ECMA standard that does what srollWidth and scrollHeight do? I tried replacing scrollWidth with offsetHeight, and scrollHeight with offsetWidth. Unfortunately, it didnt do what I wanted it to do.
|





