Eric VERGNAUD writes:
> le 5/07/03 0:41, Bradley S. Huffman =E0 hip at cs.okstate.edu a =E9crit=A0:
>
> > You mean like
> >=20
> > child3 =3D new Element(("child_level_3");
> > child2.addContent(child3 );
>
> Yes, but addContent won't take an Element as a parameter, will it ?
Sure it will.
Brad