LiveResize Command

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 to execCommandqueryCommandEnabledqueryCommandIndetermqueryCommandStatequeryCommandSupportedqueryCommandValue.

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.

Minimum Availability

Internet Explorer 5.5 and later.

See Also

Using the MSHTML Editor's Extra Features