Datatable1.10.2 with jquery 2.1.3 is not working in IE 11 with Enterprise Mode.
Datatable1.10.2 with jquery 2.1.3 is not working in IE 11 with Enterprise Mode.
kiranbeegala
Posts: 5Questions: 1Answers: 0
I have my application using Datatable1.10.2 with jquery 2.1.3 , not working in IE 11 with Enterprise Mode, I could see it is directed to IE 5 by default in Enterprise Mode and works only for 9 and above versions of IE.
Tried adding the <meta> tag , <meta http-equiv="X-UA-Compatible" content="IE=11"> and <!doctype html> and tried to downgrade jQuery to 1.9 .. but didnt work.
Please help me in solving this.
This discussion has been closed.
Answers
You can try the following:
I would suggest updating to the current release of DataTables 1.10.2 is really quite old now.
Allan
Hey @awelch , I tried adding the tags, but no luck :-( ,same issue.
Hi @allan , I tried with DataTables 1.10.19, but faced the same issue..do you have any recommended version...?
1.10.19 is the one I would suggest as that is the current release. Does this page work for you in your IE11?
Allan
I tried with DataTables 1.10.19 & 1.10.18 but stuck with the same issue, added the <meta> tag suggested but no luck. I am getting " Unable to get property 'targets' of undefined or null reference " plz refer the image attached.
Badly stuck with the issues , request your support to solve this....
Thank You.
Try using jQuery Migrate script . It will be the solution to your Problem
@kiranbeegala - Did you load the link I gave you? Does the DataTable work on that page or not?
It does appear to for me in IE11.
Allan
@allan , I tried the link in it works fine in IE 11 and for Enterprise even.