Allan Jardine
|
6d140835a9
|
Update: Examples syntax highlighter needs to use on rather than live
|
2013-02-01 10:03:26 +00:00 |
|
Allan Jardine
|
93b0c9ede7
|
Examples: update - bind the 'xhr' event to the table without calling DataTables - no need for that call to be made.
|
2012-09-02 09:48:45 +01:00 |
|
Allan Jardine
|
660e8cb374
|
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 |
|
Allan Jardine
|
9c51aa0ad7
|
New: xhr event
|
2012-08-08 16:27:42 +01:00 |
|
Allan Jardine
|
1fa1ef94a8
|
Update - examples: Update XRegExp to 1.5.1 with IE8 fix
|
2012-04-16 18:42:21 +01:00 |
|
Allan Jardine
|
b6709c017b
|
Examples: When the node to show the XHR return is not available, don't try to use it
|
2012-03-03 13:49:13 +00:00 |
|
Allan Jardine
|
019b235b0e
|
Examples: Fix: SyntaxHighlighter was having problems with copy and paste in webkit browsers - fix pushed to syntax highlighter here: https://github.com/alexgorbatchev/SyntaxHighlighter/pull/86 - this is the commit of that fix to the local copy
|
2012-01-28 10:08:43 +00:00 |
|
Allan Jardine
|
94976c2554
|
Fix: IE7 issue with xregexp
|
2012-01-07 16:58:01 +00:00 |
|
Allan Jardine
|
486315a25c
|
Fix: Was only binding xhr event where there was more than one table! Doh!
|
2011-12-06 17:09:39 +00:00 |
|
Allan Jardine
|
af16d8016c
|
Don't initialise the xhr listener if there is no DataTable on the page
|
2011-11-08 10:13:03 +00:00 |
|
Allan Jardine
|
9b0bc1bbf9
|
New: Update SyntaxHighlighter to include a submit button to run the example directly in JSBin (live.datables.net)
|
2011-11-01 12:09:08 +00:00 |
|
Allan Jardine
|
1d2db4d5e9
|
New: All examples which show Ajax requests now show the JSON response from the server (highlighted to be readiable JSON formatting) and the responses shown will update with each additional request. The idea is to make the formatting that DataTables expects / can cope with more obvious
|
2011-09-10 08:53:02 +01:00 |
|
Allan Jardine
|
a444026985
|
New: In the syntax highlighting also pickout DataTables' API methods and link them to the reference page
|
2011-09-05 19:24:18 +01:00 |
|
Allan Jardine
|
f788dd28d3
|
New: Syntax highlighting for the examples and provide a link for DataTables initialisation options to the reference page
|
2011-09-05 19:14:02 +01:00 |
|