HBCMS更多的中文手册参考:

LiveResize Command

DHTML文档教程

Causes the MSHTML Editor to update an element's appearance continuously during a resizing or moving operation, rather than updating only at the completion of the move or resize.

Scripting Information

Command LiveResize
User interface None. Set bUserInterface to false. 
execCommand vValue Required. Boolean specifying whether this feature is to be on or off.
Applies toexeccommandquerycommandenabledquerycommandindetermquerycommandstatequerycommandsupportedqueryCommandValue.

Remarks

When this feature is off, an element's new position or size is indicated by a dashed rectangle until the mouse button is released.

是否符合公共标准

There is no public standard that applies to this command.

Minimum Availability

Internet Explorer 5.5 and later.

更多语法参考

Using the MSHTML Editor's Extra Features