MCPcopy Create free account
hub / github.com/andrei-markeev/camljs-console / parseHTML

Method parseHTML

Scripts/typings/jquery/jquery.d.ts:1265–1265  ·  view source on GitHub ↗

* Parses a string into an array of DOM nodes. * * @param data HTML string to be parsed * @param context DOM element to serve as the context in which the HTML fragment will be created * @param keepScripts A Boolean indicating whether to include scripts passed in the HTML string

(data: string, context?: HTMLElement, keepScripts?: boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

jquery-2.1.1.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected