Search Results

arsd-official
arsd.​dom.​Element.​querySelector

Returns a child element that matches the given selector.

arsd-official
arsd.​dom.​Document.​querySelector

These functions all forward to the root element. See the documentation in the Element class.

diamond
diamond.​html.​htmldocument.​HtmlDocument.​querySelector

Queries the first dom node based on a css3 selector.

htmld
html.​dom.​Document.​querySelector
Undocumented in source. Be warned that the author may not have intended to support it.
spasm
spasm.​bindings.​dom.​Element.​querySelector
Undocumented in source. Be warned that the author may not have intended to support it.
spasm
spasm.​bindings.​dom.​DocumentFragment.​querySelector
Undocumented in source. Be warned that the author may not have intended to support it.
diamond
diamond.​xhtml.​xhtmldocument.​XHtmlDocument.​querySelector

Queries the first dom node based on a css3 selector.

diamond
diamond.​dom.​domnode.​DomNode.​querySelector

Queries the first dom node based on a css3 selector.

webkit2gtkd
webkit2webextension.​DOMDocumentFragment.​DOMDocumentFragment.​querySelector
webkit2gtkd
webkit2webextension.​DOMDocument.​DOMDocument.​querySelector
spasm
spasm.​bindings.​dom.​Document.​querySelector
Undocumented in source. Be warned that the author may not have intended to support it.
webkit2gtkd
webkit2webextension.​DOMElement.​DOMElement.​querySelector