Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Creates a text string from the specified value.
Syntax
oTextNode = document .createTextNode( [ sText ] )Parameters
sText | Optional. String that specifies the nodeValue property of the text node. |
Return Value
Returns the created TextNode object.
Example
<SCRIPT>Standards Information
This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
|
document |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |