Click the statement below to replace the text message using the innerText property.
Click the statment below to replace the text message using the innerHTML property.
Click the statment below to replace both the text and the HTML object with non-HTML text using the outerText property.
Click the statment below to replace both the text message and the HTML object with text that includes HTML objects using the outerHTML property.
[Right-click and choose View Source from the shortcut menu.]
© 2007 Microsoft Corporation. All rights reserved. Terms of use.