'nodeValue' Possible Values : nodeValue : Javascript Properties : JavaScript Reference examples (example source code) Organized by topic

JavaScript Reference
C++
PHP
JavaScript Reference Home »  Javascript Properties   » [  nodeValue  ]   
 



'nodeValue' Possible Values

Possible Values

For a text node, the value is the text string. 
For an attribute node, the value is the attribute's value. 
For an element node, the value is null.

    
      
      
Related examples in the same category
1.  'nodeValue' Syntax and Note
2.  'nodeValue' Example
3.  'nodeValue' is applied to
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.