Focal Point
[SOLVED] Stop my HTML page from scrolling

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/8457010786

June 19, 2017, 11:06 AM
RC@WB
[SOLVED] Stop my HTML page from scrolling
Is there a way to stop my HTML page from scrolling (both vertically and horizontally), need to display all results visible without having to scroll, almost like "shrinking to fit" the IFRAMES (.fex results)...I need the IFRAMES to stay set to 'Sizing and Scrolling = No'?
I have 5 .fex files in 5 IFRAMEs on my HTML page and Output Viewer Settings - Browser Setup = Internet Explorer.

If this is an "HTML page" sizing issue, how do I address that?

I am using App Studio's HTML composer (WF version 8105m)

Thanks,

This message has been edited. Last edited by: RC@WB,


WebFOCUS 8

Windows, All Outputs
June 19, 2017, 04:16 PM
FP Mod Chuck
Hi RC

With what you have described there is no magic shrink to fit for a report like there is with HTML5 charts. When you have sizing and scrolling set to no the report will make the frame fit the report so you have to be careful with the placement of the 5 reports so they don't overlap. I am not a javascript person but there may be a way to do this via javascript but I am not sure.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
June 19, 2017, 05:14 PM
RC@WB
Thank Chuck,
I originally had the width of the Title Bar (under Properties) on the HTML page set to 100%, and the horizontal scroll bar persisted....I changed the width of the Title Bar to 1325px, and I no longer have the horizontal scroll bar. Thank you for your direction.


WebFOCUS 8

Windows, All Outputs