var xml = parseXml("<foo>Stuff</foo>"); alert(xml.documentElement.nodeName);. Which I got from https://stackoverflow.com/a/8412989/1232175.
確定! 回上一頁