MCPcopy Index your code
hub / github.com/prototypejs/prototype / selector.js

File selector.js

src/prototype/dom/selector.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** section: DOM, related to: Prototype.Selector
2 * $$(cssRule...) -> [Element...]
3 *
4 * Takes an arbitrary number of CSS selectors (strings) and returns a document-order

Callers

nothing calls this directly

Calls 1

$AFunction · 0.85

Tested by

no test coverage detected