mv--boundary-right Attribute | mvBoundaryRight Property

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

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

Syntax

CSS { mv--boundary-right : iBoundaryRight }
Scripting [ iBoundaryRight = ] movable.style.mvBoundaryRight

Possible Values

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

Applies To

movable