Why datatable showing runtime error in ie11 and not in Chrome

Why datatable showing runtime error in ie11 and not in Chrome

santhoshsnairsanthoshsnair Posts: 1Questions: 1Answers: 0

$(document).ready(function () {
$('#example').DataTable();

I included all libraries but still showing script error only in ie. (I used Ie 11)
can anybody tell about this ?

This discussion has been closed.