very clear now!

Thank You so much!
--
Andrea


On Wed, Dec 22, 2010 at 00:35, Sean McArthur <[email protected]> wrote:

> Yea, for now, just access textContent, since that's the XML DOM standard
> accessor for what you want.
>
>
>
> On Tue, Dec 21, 2010 at 3:24 PM, Sanford Whiteman <
> [email protected]> wrote:
>
>> > ok so we have to find the TextNode and retrieve the textContent...
>>
>> Not necessarily; you can just eschew the Moo getters.
>>
>>    http://www.jsfiddle.net/tps3z/1/
>>
>> This  works  in  Moz  +  WK.   But you are going to have trouble in IE
>> unless you namespace your XML, as previously documented.
>>
>> -- Sandy
>>
>>
>

Reply via email to