★ wanayoo — archive 1999 http://developer.mozilla.org/cn/Core_JavaScript_1.5_ReferenceNouvelle recherche | Portail wanayoo

Mozilla.com

  1. Mozilla Developer Center
  2. 首页
  3. Core JavaScript 1.5 Reference

Core JavaScript 1.5 Reference

全局对象

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

下面的全局对象的功能是由LiveConnect提供的,他们不是标准化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.

全局属性

This section lists the JavaScript properties not associated with any object. In the ECMAScript specification, these properties are referred to as properties of the global object.


全局函数

This page was auto-generated because a user created a sub-page to this page.

语句

This page was auto-generated because a user created a sub-page to this page.

注释

Page last modified 13:42, 13 Jun 2008 by Cnmahj?

文件 (0)