mv--boundary-bottom Attribute | mvBoundaryBottom Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the bottom boundary that an object can move within for the movable behavior.

Syntax

CSS { mv--boundary-bottom : iBoundaryBottom }
Scripting [ iBoundaryBottom = ] movable.style.mvBoundaryBottom

Possible Values

iBoundaryBottom Integer that specifies or receives the bottommost 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-bottom attribute is available only to objects participating in the movable behavior.

Applies To

movable