1Plain text1<br><script src = "http://cdn.datatables.net/1.10.18/js/jquery.dataTables.min.js" defer ></script>
2
3//Just add defer at the end of this script
1There could be multiple reasons for this error.
2
31. jQuery DataTables library is missing.
42. jQuery library is loaded after jQuery DataTables.
53. Multiple versions of jQuery library is loaded.