JQUERY | empty() and remove() Date: 10/02/2020 Introduction: Empty: Jquery empty() and remove() methods are the jquery inbuilt methods, which are used to remove the HTML element and contents. empty() – empty() method is used to remove all the child nodes from the content from the selected content. Before clicking… Continue Reading JQUERY | empty() and remove()