Great, it worked! Thanks, David :) --- David Sean Taylor <[EMAIL PROTECTED]> wrote:
> Marina wrote: > > Hello! > > > > I tried using IFramePortlet to display a content > from > > another URL inside it, and I noticed that the > content > > of the IFramePortlet window is not scrollable. > > > > Any idea how I could make it scrollable? > > > Try adding this Preference to your portlet.xml and > redeploy: > > <preference> > <name>SCROLLING</name> > <value>TRUE</value> > </preference> > > > -- > David Sean Taylor > Bluesunrise Software > [EMAIL PROTECTED] > [office] +01 707 773-4646 > [mobile] +01 707 529 9194 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
