dom Module
+ + + + +
+
+
+
+
+The DOM utility provides a cross-browser abtraction layer +normalizing DOM tasks, and adds extra helper functionality +for other common tasks.
+
+
+
+
+
+
+
+ This module provides the following classes:
+ +-
+
+
- + + DOM + + + +
- + + Selector + + + +
+
+
+This module is a rollup of the following modules:
+ +-
+
+
-
+
+ dom-base
+
+
+ + The DOM utility provides a cross-browser abtraction layer +normalizing DOM tasks, and adds extra helper functionality +for other common tasks. ++
+
+
-
+
+ dom-screen
+
+
+ + Adds position and region management functionality to DOM. ++
+
+
-
+
+ dom-style
+
+
+ + Add style management functionality to DOM. ++
+
+
-
+
+ selector-css2
+
+
+ + The selector module provides helper methods allowing CSS2 Selectors to be used with DOM elements. ++
+
+
-
+
+ selector-css3
+
+
+ + The selector css3 module provides support for css3 selectors. ++
+
+
-
+
+ selector-native
+
+
+ + The selector-native module provides support for native querySelector ++
+
+
