728x90 not a function1 selectSingleNode is not a function selectSingleNode is not a function in chrome // check for XPath implementation if (document.implementation.hasFeature("XPath", "3.0")) { // prototying the XMLDocument.selectNodes XMLDocument.prototype.selectNodes = function(cXPathString, xNode) { if (!xNode) { xNode = this; } var oNSResolver = document.createNSResolver(this.ownerDocument == null ? this.documentElement : this.ownerDocument.docume.. 2022. 5. 2. 이전 1 다음 728x90