Can I only use dataTable features without using their CSS.
Can I only use dataTable features without using their CSS.
saumya
Posts: 2Questions: 1Answers: 0
I applied dataTable.min.js in my jsp, did not include their CSS. However, their CSS is getting applied to my Table. I don't want their CSS and rather use the CSS used in my application. Please suggest.
This discussion has been closed.
Answers
Just don't include the DataTables CSS file if you don't want it .
Allan
Hi Allan,
Thanks for your quick response. However, I did not include the CSS (included just the dataTable.min.js, yet it is getting applied to my table.
included : https://cdn.datatables.net/1.10.13/js/jquery.dataTables.min.js
Saumya
I'd need a link to the page to be able to debug it and understand what is happening.
Allan