.detach( [selector ] )Returns: jQuery
Description: Remove the set of matched elements from the DOM.
-
version added: 1.4.detach( [selector ] )
- selectorType: SelectorA selector expression that filters the set of matched elements to be removed.
-
The .detach()
method is the same as