HOW TO APPEND SCRIPT RIGHT AFTER A DIV code example Example: append after element jquery $("p").after(" <b>You can write your Text Here </b>.");