Re: creating a DOM subtree ...

----- Original Message -----
From: Ramakrishna Reddy Kandula <ramky@desktop.com>
To: <www-dom@w3.org>
Sent: Saturday, September 25, 1999 4:10 PM
Subject: creating a DOM subtree ...


> Is there a compact way to create a DOM subtree from a string containing
> marked-up text ? I am looking for a call similar to IE's
insertAdjacentHTML.
> I think it is very useful and practical to have such a call in DOM 2

Unfortunately, a standard interface to parser operations is not in DOM Level
2.  I agree that it would be very useful and practical to have this, and
hope to see it in Level 3.

Mike Champion

Received on Monday, 27 September 1999 08:55:18 UTC