dom-insertion,-outside
-
.after()
DOM Insertion, Outside | DOM Insertion, Outside
Insert content, specified by the parameter, after each element in the set of matched elements.
-
.before()
DOM Insertion, Outside | DOM Insertion, Outside
Insert content, specified by the parameter, before each element in the set of matched elements.