jQuery.parseHTML( data [, context ] [, keepScripts ] )Returns: Array
Description: Parses a string into an array of DOM nodes.
-
version added: 1.8jQuery.parseHTML( data [, context ] [, keepScripts ] )
- dataType: StringHTML string to be parsed
- context (default:
-