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