Allan Jardine
|
d6f46dffbb
|
New: DataTables intialisation options can now be specified using HTML data-* attributes on the HTML <table> tag and on the cells of the column headers in the table.
* A new example of this is included
* Fixes DataTables/DataTablesSrc #9
|
2015-02-06 16:35:34 +00:00 |
|
Allan Jardine
|
d65dd47fe6
|
New: where condition controls for the example PHP server-side processing class (SSP ). This takes the form of a new complex method (to compliment the exisiting simple method) which accepts where parameters that can be used for either user based filtering, or server based filtering.
|
2015-01-11 16:26:59 +00:00 |
|
Allan Jardine
|
1ac1ea6752
|
Dev: Support for a "private" examples directory where the examples are
compiled but not included in the ToC
Dev: longer line wrapping!
|
2014-12-11 15:27:11 +00:00 |
|
Allan Jardine
|
24b2d11460
|
Dev: Show language name in code highlighting
|
2014-12-04 12:23:12 +00:00 |
|
Allan Jardine
|
cfe6b6dce3
|
New object read from DOM example
|
2014-10-09 16:22:54 +01:00 |
|