This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
About Web Workers
Workers Overview
Overview
The Windows Internet Explorer Worker API enables web developers to run scripts in the background that don't force the foreground web application. For this release, Workers do not support the Shared Worker portion of the Web Workers specification.