JQuery | parseHTML() method
This parseHTML() Method in jQuery is used to parses a string into an array of DOM nodes. Syntax: jQuery.parseHTML(data [, context ] [, keepScripts ]) Parameters: The parseXML() method accepts three parameter that is mentioned above and described below: data: This parameter is the HTML string to be p