July 1998
Intermediate to advanced
1456 pages
65h 5m
English
pasteHTML( ) — NN n/a IE 4 DOM n/a
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.
None.
HTMLText
Document source code to be inserted into the document.
Read now
Unlock full access