Hi
Im new @ jquery and datatables. Can you help me with this error
Thanks
A better pic
try var table = $.('#example').dataTable();
Still not working
Either you aren't loading DataTables or you are loading jQuery multiple times on your page. This is why the forum rules require that a test case be linked to so we can help identify the issue.
Allan
Answers
A better pic
try
var table = $.('#example').dataTable();
Still not working
Either you aren't loading DataTables or you are loading jQuery multiple times on your page. This is why the forum rules require that a test case be linked to so we can help identify the issue.
Allan