Hi I\'m looking for a way to render an XML document, that I retrieve using ajax, to a new browser window.
I am using JQuery\'s ajax() function to post JSON data to
Write the XML into a textarea. Style the textarea using CSS.