Name

pasteHTML( ) — NN n/a IE 4 DOM n/a

Synopsis

pasteHTML(HTMLText)

Replaces the current text range with the HTML content supplied as a parameter string. Typically this method is used on a zero-length text range object acting as an insertion pointer. All tags are rendered as if they were part of the original source code.

Returned Value

None.

Parameters

HTMLText

Document source code to be inserted into the document.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.