Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Struggling with i frame


Message #1 by "G.Taylor" <gtaylor@o...> on Tue, 22 Jan 2002 11:15:33 +0200


>
> 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.


  Return to Index