Subj : Re: appendChild() with e4x To : netscape.public.mozilla.jseng From : Marco Mariani Date : Fri Aug 26 2005 07:47 pm Martin Honnen ha scritto: > So in the above case the toString method of that native XML object is > called which yields 'Text' and that is then parsed as a HTML snippet > and inserted into the foo element as its content meaning after that > assignment the foo element has one text child node with the content > 'Text'. > Is that what you want to achieve? You're right as far as my example is concerned, but I've replaced innerHTML=