javascript cut and paste element code example Example: cut and paste element js $("#yourElement").after("<p>Element was there</p>").appendTo("body");