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
It looks like you're new here. If you want to get involved, click one of these buttons!
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