Mozilla.com


Table of contents
  1. 1. Standard global objects
      1. 1.1.1. Static
      2. 1.1.2. Errors
  2. 2. LiveConnect
  3. 3. See also

Global Objects

Table of contents
  1. 1. Standard global objects
      1. 1.1.1. Static
      2. 1.1.2. Errors
  2. 2. LiveConnect
  3. 3. See also

This chapter documents all the JavaScript 1.5 objects, along with their methods and properties.

The term "global objects" here is not to be confused with the global object. Here, global objects refer to objects in the global scope. The global object itself can be accessed by this in the global scope.

LiveConnect

Non-standard

Functionality from the following global objects is provided by LiveConnect and is not a standardized part of ECMAScript.

Other objects in the global scope are either created by the user script or provided by the host application. The host objects available in Gecko-based browsers are documented in the Gecko DOM Reference.

For more information about the distinction between the DOM and core JavaScript, see The DOM and JavaScript article.

Page last modified 06:37, 15 Feb 2010 by Brettz9

Tags:

Files (0)