dojo.NodeList.query
<script src="../../js/dojo.js"></script>
defined in dojo/_base/NodeList.js
Returns a new, flattened NodeList. Elements of the new list satisfy the passed query but use elements of the current NodeList as query roots.
Usage
function (/*String*/ queryStr) (view source)
parameter | type | description |
---|---|---|
queryStr | String |