文档对象模型
维基百科,自由的百科全书
(重定向自DOM)
文件物件模型(Document Object Model,简称DOM),是W3C组织推薦的处理可扩展置标语言的标准程式接口。
Document Object Model的歷史可以追溯至1990年代後期微軟與Netscape的“瀏覽器大戰”(browser wars),雙方為了在JavaScript與JScript一決生死,於是大規模的賦予瀏覽器強大的功能。微軟在網頁技術上加入了不少專屬事物,計有VBScript、ActiveX、以及微軟自家的DHTML格式等,使不少網頁使用非微軟平台及瀏覽器無法正常顯示。DOM即是當時蘊釀出來的傑作。
目录 |
標準化 [编辑]
W3C對DOM進行標準化的動作,目前已經推行至第三代。
Level 1 [编辑]
Level 2 [编辑]
- Document Object Model (DOM) Level 2 Core Specification
- XML 1.0與命名空間
- Document Object Model (DOM) Level 2 HTML Specification
- HTML 4.0x、XHTML 1.0
- Document Object Model (DOM) Level 2 Views Specification
- Document Object Model (DOM) Level 2 Style Specification
- 支援CSS與CSS Level2
- Document Object Model (DOM) Level 2 Events Specification
- 支援HTML 4.01
- Document Object Model (DOM) Level 2 Traversal and Range Specification
Level 3 [编辑]
- Document Object Model (DOM) Level 3 Core Specification
- Document Object Model (DOM) Level 3 Load and Save Specification
- Document Object Model (DOM) Level 3 Validation Specification
相关 [编辑]
- SAX:Simple API for XML
外部連結 [编辑]
|
|||||||||||||||||