Hi all!

In front of this, I have to say, that this ml is very interesting.

But now:
There's a feature for the DOMParser, which one allows me to read/write
the nodeValues including/without their whiteSpaces (Space, Return...).
But I have no idea about the functionality. (I know what I want -- and
hope, that the correct way -- but how?) Perhaps I have ignore some
facts by studing the samples...

Illustration:
<xml-node>
 Hey!
</xml-node>
Nodevalue with whiteSpace    : '\n Hey!\n'
NodeValue without whiteSpaces: 'Hey!'


Igor PARTL!

P.S.: The samples are -- specially for beginners -- very helpful!
      Congratulation to the authors.


-- 
Sometimes there's more wood in front of my eyes than in the Central
Park of N.Y.!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to