diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/dom.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/modules/dom.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1667 @@ + + + + + dom - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

dom Module

+
+ + + + + +
+ Defined in: dom/js/selector-native.js:9 +
+ + + +
+ + + +
+

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:

+ + + +
+ +
+ +

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 +
    +
  • + +
+ +
+
+ +
+
+
+
+
+
+ + + + + + + + + +