Re: How can I put a DocumentFragment in a Document?

Try looping through its children and appending them.

----- Original Message ----- 
From: "CLECH Armelle FTRD/DMI/LAN" <armelle.clech@rd.francetelecom.fr>
To: <www-dom@w3.org>
Sent: Monday, November 20, 2000 10:55 AM
Subject: How can I put a DocumentFragment in a Document?


> How can I put a DocumentFragment in a Document?
> 
> I tried appendChild() but it doesn't work.
> 
> thanks for help.
> 

Received on Monday, 20 November 2000 20:20:11 UTC