Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves the value that indicates whether new content is revealed from the outside or the inside first.
Syntax
HTML { filter:progid:DXImageTransform.Microsoft.filter-name(
motion = sMotion ... ) ... }Scripting
Possible Values
sMotion String that specifies or receives the following values:
- out
- Default. The transition moves from the center of the object toward the borders of the object.
in
- The transition moves from the borders of the object toward the center.
The property is read/write. The property has a default value of out.
Applies To
Barn, Iris
See Also