The size of an iFrame is not dynamic. The iFrame will never change size while a user is navigating inside of it. You need to determine the size of the iFrame before you send the html to the client. When you set the size to 100% it will fill the table that the iFrame is contained, which sounds to be 2 to 3 inches. You may want to try the web proxy portlet, then the size of the portlet will be dynamic.
James Norman ----- Original Message ----- From: "Paul Spencer" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 8:37 AM Subject: Re: Height of portlet > John, > > See below. > > John King wrote: > > > Paul -- reply below... > > > <snip> > > > > > Actually, it is using IFrames on the suggestion of another posting in this > > list -- I just tried setting the height to '700' and it now takes up most of > > the available space. I was setting the height of the IFrame to 100% -- I > > would have thought that would do just what I want... > > > > So I guess the question now becomes, why doesn't height="100%" take up all > > the available space? I am also setting the width to 100% and that seems to > > work as expected. The HTML 4.01 Specification says IFrames support "100%" > > for height... > > > > > This is a question for the company that makes the browser, not Jetspeed. > Jetspeed is correctly passing the HTML to the browser. If the browser > does not render it per the specification, then the problem is in the > browser not jetspeed. > > > Any other ideas? > > > Try another browser like Netscape v6.2.3 or Mozilla v1.0. > > > > > Thanks in advance, > > John King > > > > > > > Paul Spencer > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
