Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLDocument

HTMLDocument is an abstract interface of the DOM which provides access to special properties and methods not present by default on a regular (XML) document.

Its methods and properties are included in the document page and listed separately in their own section in the above linked DOM page.

HTMLDocument 对象继承了document接口和HTMLDocument接口。因此它有比document更多的属性。并且与XMLDocument不同的是,HTMLDocument是具有外观的,并且要管理它后代的HTMLElement。

规范

文档标签和贡献者

 此页面的贡献者: FredWe, teoli, ziyunfei, Xiaomin98
 最后编辑者: FredWe,