I have a string which represents a dom object.
How do I turn it into an object like document,
which I can traverse and use methods like
getElementByTag Name()?
Thanks alot,
Yuval
How do I turn it into an object like document,
which I can traverse and use methods like
getElementByTag Name()?
Thanks alot,
Yuval
Comment