HBCMS更多的中文手册参考:

AbsolutePosition Command

DHTML文档教程

Sets an element's position property to "absolute."

scripting information

Command AbsolutePosition
User interface None. Set bUserInterface to false. 
execCommand vValue Required. Boolean specifying whether the element is to be absolutely positioned.
Applies toexeccommandquerycommandenabledquerycommandindetermquerycommandstatequerycommandsupportedqueryCommandValue.

Remarks

This command only applies to site selectable elements. In addition, AbsolutePosition only affects inline styles. If the page defines absolute positioning for the element in a style block, absoluteposition will not be able to affect the element's positioning property.

是否符合公共标准

There is no public standard that applies to this command.

Minimum Availability

Internet Explorer 5.5 and later.

更多语法参考

modifying documents in edit mode, Using the MSHTML Editor's Extra Features