HBCMS更多的中文手册参考:

ORIGIN Attribute | origin参数属性

DHTML中文手册

Sets or retrieves the origin of motion for the animation.

dhtml语法

HTML<t:ANIMATEMOTION ORIGIN = sOrigin... >
Scriptingt:ANIMATEMOTION.origin(val) [ = sOrigin ]

DHTML可能的值

sOriginString that specifies or receives the origin of motion for the animation.
parentOrigin is the upper-left corner of the bounding box of the element's parent.
elementDefault. Origin is the upper-left corner of the bounding box of the element.
defaultEquivalent 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.

是否符合公共标准

This property is defined in Synchronized Multimedia Integration Language (SMIL) 2.0 Non-Microsoft link.

Applies To

t:ANIMATEMOTION

更多语法参考

introduction to html+time, time2