2.3.1.11 posTop

Note: Not available in EdgeHTML Mode

posTop of type float, read/write

Sets or retrieves the top position of the object.

The value reflects the value and length units of the top attribute.

This property always returns zero for nonpositioned items because top has meaning only when the object is positioned. If the top attribute is not set, the posTop property returns 0 (zero).

A DHTML expression is a valid value for quirks mode and IE7 mode.

This property has no default value.