.$(deferredJQuery)
Description:
Use a new jQuery selection that clones the current elements used by the running jQuery chain.
- deferredJQuery – deferred jQuery chain
- the running jQuery chain to copy the current element selection from.
Tip: With .end() you can switch back to the selection before.