Sets or retrieves the value that indicates whether new content is revealed from the outside or the inside first.
dhtml语法
| HTML | { filter:progid:dximagetransform.microsoft. filter-name( motion = smotion ... ) ... } |
|---|
| scripting | object. filters. item( "dximagetransform.microsoft. filter-name"). motion [ = smotion ] |
|---|
dhtml可能的值
| 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
更多语法参考
transitions, Transition Design Considerations