This feature has been deprecated. Use up.element.get()
instead.
Load unpoly-migrate.js
to polyfill deprecated features.
Returns the first descendant element matching the given selector.
The parent element whose descendants to search.
If omitted, all elements in the document
will be searched.
The CSS selector to match.