I am trying to install the DataTables plugin on my machine, but I cannot locate, not even in the DataTables Forums where to install it when using a platform like XAMPP. I have extracted the DataTables-1.9.1 folder, but I don’t know where to place it in my C:\XAMPP directory.
Any help would be much appreciated.
Put the datatables folder inside the directory served up by XAMPP, then in the html for the page add a
<script>tag to pull in the DataTables js scriptlook inside datatables -> media -> js for a file called something like jquery.dataTables.js