Skip to Content
0
Former Member
May 16, 2007 at 04:08 PM

removing scrollbars from iframe ..

445 Views

Hii all,

I have created par component, in which i have used <iframe> to display the html content(KM Document)

<iframe src="<%=target%>" width="100%" height="700px" marginheight="0" marginwidth="0" scrolling="auto" frameborder="0" align="left"/>

When i assigned this iview to role, there are multiple scrollbars while resizing the window.

I want to remove multiple scrollbars as single scrollbar is sufficient.

I also tried with Embedded Isolation method, but not solved.

Is there any other way to display KM html Docs as an iview in contentarea except standard km document ivew.

Its quite urgent !! Any help would be appreciated.

Thanks

Ami.