X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/source/DomQuery.html?ds=inline diff --git a/docs/source/DomQuery.html b/docs/source/DomQuery.html index 51fe6d2b..01fe0258 100644 --- a/docs/source/DomQuery.html +++ b/docs/source/DomQuery.html @@ -1,17 +1,12 @@ - - - The source code - - - - -
/*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-/*
+
+
+      
+  The source code
+    
+    
+
+
+    
/*
  * This is code is also distributed under MIT license for use
  * with jQuery and prototype JavaScript libraries.
  */
@@ -64,6 +59,7 @@ All selectors, attribute filters and pseudos below can be combined infinitely in
     
  • E:has(S) an E element that has a descendent that matches simple selector S
  • E:next(S) an E element whose next sibling matches simple selector S
  • E:prev(S) an E element whose previous sibling matches simple selector S
  • +
  • E:any(S1|S2|S2) an E element which matches any of the simple selectors S1, S2 or S3//\\
  • CSS Value Selectors:

    - +
    + \ No newline at end of file