≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
How to keep the original classes on .
How to keep the original classes on .
petterCP
Posts: 1
Questions: 0
Answers: 0
August 2012
edited August 2012
in
General
Is it possible to keep the original classes on
IE
Before datatables
Replies
allan
Posts: 65,846
Questions: 1
Answers: 10,956
Site admin
August 2012
Do you mean you don't want DataTables to add any classes (odd/even, sorting_{i} etc)? You can use
asStripeClasses
to stop the odd/even classes (just set to an empty array) and
bSortClasses
for the sorting_{i} classes.
Allan
This discussion has been closed.
Replies
Allan