Filtering delay dont works in .js
Filtering delay dont works in .js
when i put the on my .js the filtering plugin jQuery.fn.dataTableExt.oApi.fnSetFilteringDelay
i have jQuery.fn.dataTableExt is not defined but it works when i put this on the page beetween javascript balises.
I should prefer to have all my js code in a separate .js script.
i have jQuery.fn.dataTableExt is not defined but it works when i put this on the page beetween javascript balises.
I should prefer to have all my js code in a separate .js script.
This discussion has been closed.
Replies
jQuery
DataTables
DataTables plug-ins
Use of DataTables
Then you can load the plug-ins using whatever file(s) you want.
Allan