mv--boundary-left Attribute | mvBoundaryLeft Property

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

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

Syntax

CSS { mv--boundary-left : iBoundaryLeft }
Scripting [ iBoundaryLeft = ] movable.style.mvBoundaryLeft

Possible Values

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

Applies To

movable