Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

RemoveBehavior() Syntax, Parameters and Note

Note: Removes a behavior from the element.  Returns true (successful) or false (failed).      Syntax:      document.all.elementID.removeBehavior(param1) Parameters:     param1   Required; the behavior identifier.