I have the following in config.xml but I am still getting both horizontal and vertical scroll bars. The limits for the page size seem to be 230 x 250 with a bottom section that is 50 px tall to prevent scrollbars. I want to handle scrollbars in within my pages. Can we turn off the automatic scrollbars?
Scrollbar Setting in config.xml |
1 Replies
Keeping all elements within the 230x250 (?) box prevents scrollbars from appearing. I am handling scrolling where I want it with s, taking care to reserve horizontal space on the form for when the generates the vertical scrollbar.