Hi All,
We are using Jquery 1.7.1 with IE 8 for a long time.
We planned migrate to IE11.
But we are getting the below error when we run our application.
File: jquery-1.7.1.js
Line No:1437
Code: delete div.test;
Error: Object doesn't support this property or method
I dont know how to resolve this issue.I tried with IE Enterprise
mode but that also doesnot solve the problem.
Can someone help me with this issue