Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fires before the Windows Internet Explorer application quits.
Syntax
HTML Attribute | <element OnQuit = "handler(event)"> |
attachEvent Method | object.attachEvent("OnQuit", handler) |
Event information
Synchronous | No |
Bubbles | No |
Cancelable | No |
Event handler parameters
This method has no parameters.
Remarks
The WebBrowser object ignores this event.