Delete Element And Delete It
var a = $(".formcard_wrap").find("p");
$(a[0]).append("<span class='notify' id='notifPhone'></span>");
$("#notifPhone").remove();
Delete Element And Delete It
Reviewed by Leo
on
Mei 31, 2022
Rating:
Tidak ada komentar