Property of Form.body
Syntax
Form.body.clientWidth
Description
Returns the width 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.clientHeight, Form.body.scrollLeft, Form.body.scrollTop