G
Guest
Anyone know how to obtain the true size of the html document's body? The
control contains the size that the control was set to. The body object
appears to contain the same size. That information must be stored somewhere
in order for the scroll bars to be enabled when the body is larger than the
container.
Also, I have noticed that if I initialize the control with a large size, the
vertical scrollbar is disabled, but is still visible, while the horizontal
scrollbar is invisible. Is there any way to hide both?
control contains the size that the control was set to. The body object
appears to contain the same size. That information must be stored somewhere
in order for the scroll bars to be enabled when the body is larger than the
container.
Also, I have noticed that if I initialize the control with a large size, the
vertical scrollbar is disabled, but is still visible, while the horizontal
scrollbar is invisible. Is there any way to hide both?