Hi,
I
want to add a child node to a DOM_Element. For this I first search for the
DOM_Element in the document with the specified tag. So far so good. But in order
to appendChild to the DOM_Element, I need a pointer to the actual element in the
document. There is no API that gives a reference/pointer to the DOM_element
within the document. Does anyone have an
idea?
Thanks a
lot.
Regards.
Smita
