HBCMS更多的中文手册参考:

motion Attribute | Motion参数属性

DHTML文档教程

Sets or retrieves a value that indicates whether content is revealed as defined by the wipestyle property setting, or in the opposite direction.

dhtml语法

html
{ filter:progid:dximagetransform.microsoft.gradientwipe(
    motion = smotion ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.gradientwipe").motion [ = smotion ]

dhtml可能的值

sMotionString that specifies or receives the following values:
forwardDefault. New content is revealed in the direction set by the WipeStyle property.
reverseNew content is revealed in the opposite direction than that set by the WipeStyle property.

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

Applies To

GradientWipe