integrations have now been deprecated and replaced by software and
styling in the core libraries.
These files will remain here for the moment for anyone depending upon
them, but will be removed in v2.
Note that DataTables 1.9- is no longer supported with this file. For
integraiton with DataTables 1.9- please use an older version.
This is now basically the same as the Bootstrap 3 integration, but with
BS2 markup. AMD module naming also isn't defined.
- Add a pageButton renderer to the foundation integration script
- Add foundation example HTML page (links need to be updated)
- Correct errors in Bootstrap integration for ellispsis click and page
title
- Simply include the CSS and JS file on the same page as your DataTable
and Foundation files and then initalise your DataTable as per usual:
$('#example').dataTable();