- From: <monica.visani@it.abb.com>
- Date: Tue, 29 Jan 2002 18:00:14 +0100
- To: www-dom@w3.org
a simple question from a beginner: when nodevalue=null? I was doing some tests to see the nodes property behavior. in vbscript I wrote: resp = (" value: " & x.nodevalue & " nname: " & x.nodename) and this is the browser answer: value: name: director So, if a node has childnodes, is its value not null? Monica
Received on Tuesday, 29 January 2002 12:09:28 UTC