How to fix: DOMParser.TransformNode not supported in IE9
5 July, 2011
11 Comments
1 category
This issue can be fixed in IE9 by using the following javascript function: /* Transforms a XML document to a HTML string by using a XSLT document 1. Use type XSLTProcessor, if