Property of Form.body
Syntax
Form.body.clientHeight
Description
Returns the height of the visible area of the form, in pixels. The value does not include the scrollbars, borders, and the margins.
Examples
See Also
Form.body.clientWidth, Form.body.scrollLeft, Form.body.scrollTop