removeDABehavior Method
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Removes a Microsoft DirectAnimation behavior (DABehavior) class added by the addDABehavior method.
Syntax
anim:DA.removeDABehavior(iID)
Parameters
iID Required. An Integer that specifies the identifier of the DABehavior class to remove. This value is obtained from a previous call to the addDABehavior method.
Return Value
No return value.
Applies To
anim:DA