All-in-one selector function that instantiates an element with the given tag and returns it wrapped
in a proxied selector that augments it with useful functions for manipulating it. You can alternatively use turbo(),
t(), or $() for the same behavior.
All-in-one selector function that wraps the given object in a proxied selector that augments it
with useful functions for manipulating it. You can alternatively use turbo(), t(), or $() for the same behavior.
All-in-one selector function that instantiates an element with the given tag (if valid) and returns it
wrapped in a proxied selector that augments it with useful functions for manipulating it. You can alternatively use
turbo(), t(), or $() for the same behavior.
tu