Element.scrollTop (Property)

An MSIE property for measuring position of objects when they have been scrolled.

Availability:

JScript - 5.0
Internet Explorer - 5.0
Property/method value type:Number primitive
JavaScript syntax:IEmyElement.scrollTop

This functionality is not well supported across platforms and means different things for different objects. Generally, it is taken as the distance an object has been scrolled in the vertical axis.

Warnings: