Deprecated Document Object Model (DOM) Events Features (1105 / 1205 / 1305 / 1405)

AdminStudio 2021 | 21.0 | Application Manager

For this browser compatibility test, the web application contents are scanned for the usage of the following deprecated Document Object Model (DOM) events features: attachEvent, detachEvent, createEventObject, or fireEvent.

Test Group/Test Category

1305—Browser Compatibility/Internet Explorer 11
1405—Browser Compatibility/Microsoft Edge

Severity

Warning

Message

This web application contains deprecated Document Object Model (DOM) events feature [METHOD] (File: [FILE_NAME]).

Background

The following DOM events features were deprecated starting in Internet Explorer 11: attachEvent, detachEvent, createEventObject, or fireEvent.

Resolution

The web application should be re-engineered to avoid using deprecated DOM events features. The W3C standards replacements should be used.

See Also