window.execScript is unsupported Browser Compatibility Check

Description

The window.execScript method was removed in Internet Explorer 11.

Help

Use the JavaScript eval() function instead of window.execScript.

Applicable standards

Change history

  • 6.47 Dec 2022 Removed since IE is discontinued.
  • 5.7 Dec 2014 Fixed false positive.
  • 5.4 Feb 2014 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: BugIe11ScriptExecScript