You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Alexandre Gay <ag...@sysdeo.com> on 2003/03/24 12:06:17 UTC

Size of portlets when maximase

Hello, 

I'm developping Portlets using IFramePortlet classe.
When i maximase the frameportlet, i would like it to take all the window.
In the IframePortlet configuration i did this :

<parameter name="height" value="100%" hidden="false" cachedOnName="true" cachedOnValue="true"/>

<parameter name="width" value="100%" hidden="false"cachedOnName="true" cachedOnValue="true"/>

Is there something more i can do??

thanks a lot

Alexandre Gay