附录 C: ECMAScript 语言绑定
本附录包含了对文档对象模型 级别2 视图的完全的 ECMAScript [ECMAScript]
绑定。
注意: 只有与 ECMA-262 标准 第三版 ([ECMAScript]) 相一致的 ECMAScript 实现才支持异常处理。
- Object AbstractView
-
- The AbstractView object has the following
properties:
-
- document
- This read-only property is a DocumentView object.
- Object DocumentView
-
- The DocumentView object has the following
properties:
-
- defaultView
- This read-only property is a AbstractView object.