Property of Form.body
Syntax
element.scrollTop
Parameters
Description
The scrollTop property returns the vertical position of the scrollbar on the Form or on the group.
The vertical position of the scrollbar is the number of pixels scrolled from the top. When the scrollbar is on the top, the position is 0.
Examples
See Also
Form.body.scrollLeft, Form.body.clientHeight, Form.body.clientWidth