2.3.4.30 onlosecapture

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)

onlosecapture of type Function

Occurs when an object loses the mouse capture.

To invoke, set mouse capture to a different object, change the active window, or invoke the releaseCapture method on the document or object.

  • Bubbles: No

  • Cancelable: No

  • Context Info: None

This attribute is an extension to HTMLElement.