mv--boundary-top Attribute | mvBoundaryTop Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the top boundary that an object can move within for the movable behavior.
Syntax
CSS { mv--boundary-top : iBoundaryTop } Scripting [ iBoundaryTop = ] movable.style.mvBoundaryTop
Possible Values
iBoundaryTop Integer that specifies or receives the topmost boundary in which the element can move.
- null
- Default. No boundary is used.
The property is read/write. The property has a default value of null. The Cascading Style Sheets (CSS) attribute is inherited.
Remarks
The mv--boundary-top attribute is available only to objects participating in the movable behavior.
Applies To
movable