javascript Element insertAdjacentText( )
@March 15, 2008, 1:22 a.m.
insertAdjacentText( ) | NN n/a IE 4 DOM n/a |
insertAdjacentText("where", text) |
|
Inserts text into the designated position relative to the element's existing HTML. If HTML tags are part of the text to be inserted, the tags are shown literally on the page. This method is not supported in many objects in the Macintosh version of IE 4. | |
Parameters | |
| |
Returned Value | |
None. |
Powered by Linode.