Re: creating a DOM subtree ...

Hi,

How can i dynamically change a string containing marked-up text?

Since there is no call similar to IE's insertAdjacentHTML in DOM 2, does
anyone know where i can find a script that achieves the same thing
(problably with a bunch of createElement,
createAttribute, createTextNode and appendChild).

charles@moonfield.nl

Thanks,

Charles.

Received on Tuesday, 16 May 2000 05:37:58 UTC