2.3.4.21 ondeactivate

ondeactivate of type Function

Occurs when the active element is changed from the current object.

To invoke, click an element (other than the active element), use the keyboard to move focus, or invoke the focus() method.

  • Bubbles: Yes

  • Cancelable: Yes

  • Context Info: fromElement, srcElement

This attribute is an extension to HTMLElement.

See also onactivate, onbeforedeactivate.