K
kal
Hi.
I have some xhtml in a file called test.xml.
I created a div on my page then in the page load event i load test.xml into
a smldoc and then
div.innerhtml=doc.innerxml
this seems to work - for all the text bit - but wont seem to get the <img>
that i have in the xml file.
is there some other way i shoud be doing this?
Thanks
Kal
I have some xhtml in a file called test.xml.
I created a div on my page then in the page load event i load test.xml into
a smldoc and then
div.innerhtml=doc.innerxml
this seems to work - for all the text bit - but wont seem to get the <img>
that i have in the xml file.
is there some other way i shoud be doing this?
Thanks
Kal