Results 1 - 1 of 1

Element.scrollTop

The Element.scrollTop property gets or sets the number of pixels that the content of an element is scrolled upward. An element's scrollTop is a measurement of the distance of an element's top to its topmost visible content. When an element content does not generate a vertical scrollbar, then its scrollTop value defaults to 0.
API CSSOM View NeedsArtUpdate NeedsCompatTable NeedsMarkupWork Property Reference