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