1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/examples
Allan Jardine 2645463304 Example: Removed localStorage example
- DataTables now uses localStorage by default
2013-02-04 19:48:39 +00:00
..
advanced_init Example: Removed localStorage example 2013-02-04 19:48:39 +00:00
ajax Update - examples: Witht he change in name from mDataProp to mData, this change is now refelected in the examples to encorage mData usage (do remember that mDataProp will still work, but use of mData is encoraged). 2012-08-08 22:30:26 +01:00
api Update - Examples: Column filtering now uses placeholder attribute 2013-02-02 15:46:38 +00:00
basic_init Fix: When sorting numerically, '-' and '' should be treated as -Infinity rather than as 0, since negative numbers could also be used int he column and this would split the numbers. 2012-10-30 21:05:15 +00:00
data_sources Fix:Server-side scripts security flaw - The example server-side scripts 2012-12-21 09:33:41 +00:00
examples_support Update: Examples syntax highlighter needs to use on rather than live 2013-02-01 10:03:26 +00:00
plug-ins Examples: Update - Scrolling paging plug-in now uses A tags (based on the updated two button paging for 1.9), has full accessaibility and jQuery UI support 2012-02-16 13:26:09 +00:00
server_side Fix:Server-side scripts security flaw - The example server-side scripts 2012-12-21 09:33:41 +00:00
index.html Fix - examples: Remove link to custom column ordering - now recommended mDataProp 2012-02-10 07:38:45 +00:00