Cross-browser implementation of querySelector/querySelectorAll.
| The Query Namespace | Cross-browser implementation of querySelector/querySelectorAll. |
| Version | 1.0 |
| Element | These functions are bound to elements. |
| Properties | |
| querySelectorAll | Match elements by CSS query |
| querySelector | Match a single element by CSS query |
1.0
Flow.js.
These functions are bound to elements.
| Properties | |
| querySelectorAll | Match elements by CSS query |
| querySelector | Match a single element by CSS query |