HTMLElementEvents3 interface

This dispinterface provides a connection point so that an application or control can intercept events raised by an element.

Members

The HTMLElementEvents3 interface inherits from the IUnknown interface. HTMLElementEvents3 also has these types of members:

  • Events

Events

The HTMLElementEvents3 interface has these events.

Event Description
offline

Raised when Internet Explorer is working offline.

This event is not supported for Windows apps using JavaScript.

online

Raised when Internet Explorer is working online.

This event is not supported for Windows apps using JavaScript.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll