各位 当前 用 xmlhttprequest 对象请求服务器,在ie11报错 内容如下:script7002:xmlhttprequest:网络错误 0x2efd 由于错线错误 00002efd 而导致此项操作无法完成。
以上是提示的错误。
代码很简单 就是 :xml = new XMLHttpRequest()xml.open(...)xml.send()
求助解决
相关分类