我在后端的管理菜单不再爆炸。我已经完成了 /js/ 文件夹中的所有文件权限,但没有运气。
当我从后端停用模块时出现问题。
我的萤火虫/火狐称之为错误:
TypeError: this.element.setAttribute is not a function
element.attachEvent("on" + actualEventName, responder);
prototype.js (linje 4536)
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]
null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null);
prototype.js (linje 1724)
TypeError: element.attachEvent is not a function
element.attachEvent("on" + actualEventName, responder);
prototype.js (linje 4536)
TypeError: element.dispatchEvent is not a function
element.dispatchEvent(event);
prototype.js (linje 4619)
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]
Selector._div.querySelector(this.expression);
prototype.js (linje 3222)
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]
null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null);
prototype.js (linje 1724)
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]
null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null);