avoid-browser-specific-api
Don't use Internet Explorer legacy APIs or browser plug-ins.
Recommendation
Examples of APIs you shouldn't use include XMLHTTP
, XMLDOM
, and DOMDocument
.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
avoid-browser-specific-api
Don't use Internet Explorer legacy APIs or browser plug-ins.
Examples of APIs you shouldn't use include XMLHTTP
, XMLDOM
, and DOMDocument
.