Re: What is #text??
From: Daniel Kirsch (Iwillnotread_daniel_at_gmx.de)
Date: 10/06/04
- Next message: Randy Webb: "Re: How can I write some text"
- Previous message: DWinter: "Re: Retrieving values from a dynamic form"
- In reply to: Dave: "Re: What is #text??"
- Next in thread: Dave: "Re: What is #text??"
- Reply: Dave: "Re: What is #text??"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 06 Oct 2004 18:41:17 +0200
Dave wrote:
> For text nodes, the nodeName
> actually displays "#text" while nodeValue is null.
nodeValue should be the text of that textnode. If no text is defined for
that node, the value should be not null but an empty string ("") - which
sometimes makes a difference :-)
Daniel
- Next message: Randy Webb: "Re: How can I write some text"
- Previous message: DWinter: "Re: Retrieving values from a dynamic form"
- In reply to: Dave: "Re: What is #text??"
- Next in thread: Dave: "Re: What is #text??"
- Reply: Dave: "Re: What is #text??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|