Sets or retrieves the origin of motion for the animation.
Syntax
HTML | <t:ANIMATEMOTION ORIGIN
= sOrigin... >
|
---|
Scripting | t:ANIMATEMOTION.origin(val) [ = sOrigin ] |
---|
Possible Values
sOrigin | String that
specifies or receives the origin of motion for the animation.parent | Origin is the upper-left corner of the bounding box of the element's parent. | element | Default. Origin is the upper-left corner of the bounding box of the element. | default | Equivalent to element. |
|
The property is read/write.
The property has a default value of
element.
Remarks
The ORIGIN attribute only applies when the additive property is set to replace.
Standards Information
This property is defined in
Synchronized Multimedia Integration Language (SMIL) 2.0
.
Applies To
See Also
Introduction to HTML+TIME, time2