MOVABLE Attribute | movable Property

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

Specifies whether the element can be moved for the movable behavior.

Syntax

XML <ELEMENT MOVABLE = bMovable... >
Scripting [ bMovable = ] movable.movable

Possible Values

bMovable Boolean that specifies or receives one of the following values.
0
Integer that specifies that the element cannot be moved.
1
Default. Integer that specifies that the element can be moved.

The property is read/write. The property has a default value of 1.

Remarks

The movable property is available only to objects participating in the movable behavior.

Applies To

movable