Skip to Content
0
Former Member
Nov 06, 2006 at 04:49 PM

IView property settings for removing scrollbars and frames

21 Views

I have 2 iviews embedded in a page. While displaying the page on "Internet Explorer" some frames(borders) were also displayed. To remove this I had set the iview property <i>"Isolation Method"</i> to <i>"Pumped-Depricated"</i> and also checked rest of the properties as "NO".

Now on viewing the same page on "Mozilla Firefox" browser , the top iview is hidden and the scrollbars appear now. To remove the scrollbars I had changed the <i>"Isolation Method"</i> property to <i>"Embedded".</i> On doing this the whole iview appears and the scroll bar is removed but now the frames appear, while viewing the page on both IE and Mozilla Firefox.

Is there a way to view the whole iview and remove the extra frames also?