DOM Reference Manual
All Packages
|
All Classes
|
Index
|
Frames
No Frames
dom
Classes
The DOM package contains all the general DOM objects and any specification that is part of the DOM.
DOM Level 2 Core Specification
-describes the core interfaces shared by most DOM objects in HTML and XML documents
DOM Level 2 HTML Specification
-describes interfaces for objects in HTML and XHTML documents that build on the core specification
DOM Level 2 Events Specification
-describes events shared by most DOM objects, building on the DOM Core and
Views
specifications
Element Traversal Specification
-describes the new attributes that allow traversal of elements in the DOM tree
Classes
Class
Description
Window
INCOMPLETE
WindowProxy
Must proxy all operations to the Window object of the browsing context's active document.
Mon Aug 17 2009, 10:09 AM -04:00