This topic has not yet been rated - Rate this topic

2.3.4.3 onbeforeactivate

onbeforeactivate of type Function

Occurs immediately before the object is set as the active element.

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.