magicxml
magicxml copied to clipboard
improve InternetExplorer compatibility
several fixes:
- Parsing string (introduced in #4) does not work with InternetExplorer for
data-xsl
- DOM differs
- Remove
XMLHTTP
since the other part does not support IE7 and prior - Fall back to
responseText
whenresponseXML
is not somewhat available