Also in: Manipulation > DOM Removal .unwrap() Remove the parents of the set of matched elements from the DOM, leaving the matched elements in their place.
.wrapInner() Wrap an HTML structure around the content of each element in the set of matched elements.