 |
Tramsforming XSLT to xml not working in IE 10 - CodeProject
First of all, pardon my english. I had the same problem on my old code project. The problem it's few incompatibilities and definitions from XML or XSL documents. function loadXMLDoc(dname){ var req; if (typeof ActiveXObject !== ' undefined') { req = new A
www.codeproject.com |
 |