1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-02 14:24:11 +01:00
DataTables/media/src
Allan Jardine d2755c4037 New - init option: classes option can be used to modify the classes
object

- Previously to modify the class names that DataTables uses for its
  components you has to use $.fn.dataTable.ext.oStdClasses. Now you can
  use the `classes` initialisation option which will extend the classes
  object of the DataTable.

- This fixes issue #180.
2013-06-17 12:05:07 +01:00
..
api New: Rewrite of how pagination is handled to make it hugely more 2013-06-09 20:16:50 +01:00
core New - init option: classes option can be used to modify the classes 2013-06-17 12:05:07 +01:00
ext New: Rewrite of how pagination is handled to make it hugely more 2013-06-09 20:16:50 +01:00
model New - init option: classes option can be used to modify the classes 2013-06-17 12:05:07 +01:00
DataTables.js New: Rewrite of how pagination is handled to make it hugely more 2013-06-09 20:16:50 +01:00