1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/media
Allan Jardine 7c07b80222 New: Improved error handling - $.fn.dataTable.ext.errMode can now be:
* `alert` - Alert the error
 * `throw` - Throw an error
 * `none` - Do nothing
 * A function that is called

New: `dt-event error` event that is triggered when an error occurs (regardless of the value of `$.fn.dataTable.ext.errMode`
2014-12-22 16:15:10 +00:00
..
css Remove old demo files that are no longer required 2014-07-15 11:40:48 +01:00
images Fix: Image file size optimisation. 2014-12-16 15:24:05 +00:00
js New: Improved error handling - $.fn.dataTable.ext.errMode can now be: 2014-12-22 16:15:10 +00:00
unit_testing Test file 2014-05-01 11:50:51 +01:00