Subj : appendChild() with e4x
To : netscape.public.mozilla.jseng
From : Marco Mariani
Date : Thu Aug 25 2005 03:21 am
I'm using Deer Park alpha 2, and trying E4X for the first time.
The code is as follows:
foo = document.getElementById('foo'); // an empty
element
foo.innerHTML =
Text
; // works
foo.appendChild(
Text
); // doesn't work
I'm trying appendChild() because I'd like is to fill a