This section describes the objects associated with the Web Workers API.
In this section
| Topic | Description |
|---|---|
|
Represents the navigator object available to a worker. | |
|
A worker is a script that runs in a background process and does not block other code processes attached to the page. | |
|
Represents the global scope of the worker. | |
|
Contains the location of the worker. |
Build date: 11/21/2012