HBCMS更多的中文手册参考:

removeDABehavior Method

DHTML文档教程

Removes a Microsoft® DirectAnimation® behavior (DABehavior class) added by the addDABehavior method.

dhtml语法

anim:DA.removeDABehavior(iID)

Parameters

iID Required. Integerthat specifies the identifier of the DABehavior class to remove. This value is obtained from a previous call made to the addDABehavior method.

Return Value

No return value.

是否符合公共标准

There is no public standard that applies to this method.

Applies To

anim:DA