Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Resize error


Message #1 by "Chris Thompson" <cthompson@n...> on Thu, 16 May 2002 15:33:39 -0600
I have an IFRAME tag on my page.  I have it nameed 'DivITag'
In my function, I do a 'DivIFrame.width =3D 23'
And I get an error saying the object does not support the object, but
when typing it in, the intellisence says it does support it.  What am I
doing wrong?  I want to dynamically change the size of my IFRAME when
the window is resized.  Please help thanks.

Chris

  Return to Index