-
.replaceAll()
A selector expression indicating which element(s) to replace.
-
.replaceWith()
Replace each element in the set of matched elements with the provided new content.
A selector expression indicating which element(s) to replace.
Replace each element in the set of matched elements with the provided new content.