A small lightweight query selector engine that implements CSS2.1 selectors minus pseudo-classes and the sibling combinator, plus CSS3 attribute selectors
(selector,root);
Parameter | Type | Description |
---|---|---|
selector | undefined | |
root | undefined |
Returns: undefined | Array
See the dojo/selector/lite reference documentation for more information.
Defined by: dojo/selector/lite
© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/selector/lite.html