Tags:
Microsoft, Internet Explorer, 6 or 7, Javascript HTML XML
Here is what I want to do:
My html page already contains a block of XML, I want to popup a window to display this block of XML as is. And I want the IE to show it as an XML document, so instead of using the <pre> tag, I want to have the IE show it with XML structures. I have tried various ways of doing it, but couldn't quite get it done.