我们使用Jquery 1.7.1 with IE 8
了很长时间,我们计划迁移到IE11
. 但是当我们运行我们的应用程序时,我们会收到以下错误:
File: jquery-1.7.1.js
Line No:1437
Code: delete div.test;
Error: Object doesn't support this property or method
我不知道如何解决这个问题。我尝试使用 IE 企业模式但也没有解决问题。
有人请帮我解决这个问题。
我们使用Jquery 1.7.1 with IE 8
了很长时间,我们计划迁移到IE11
. 但是当我们运行我们的应用程序时,我们会收到以下错误:
File: jquery-1.7.1.js
Line No:1437
Code: delete div.test;
Error: Object doesn't support this property or method
我不知道如何解决这个问题。我尝试使用 IE 企业模式但也没有解决问题。
有人请帮我解决这个问题。