From cf0bfe0145d78553f7fa8d600c5170e4d49201a0 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 14 Dec 2011 18:05:57 +0000 Subject: [PATCH] Update documentation links to add defaults example and remove fnGetNodes from post-init description --- examples/advanced_init/column_render.html | 3 ++- examples/advanced_init/complex_header.html | 3 ++- examples/advanced_init/defaults.html | 3 ++- examples/advanced_init/dom_multiple_elements.html | 3 ++- examples/advanced_init/dom_toolbar.html | 3 ++- examples/advanced_init/events_live.html | 3 ++- examples/advanced_init/events_post_init.html | 3 ++- examples/advanced_init/events_pre_init.html | 3 ++- examples/advanced_init/footer_callback.html | 3 ++- examples/advanced_init/highlight.html | 3 ++- examples/advanced_init/html_sort.html | 3 ++- examples/advanced_init/language_file.html | 3 ++- examples/advanced_init/length_menu.html | 3 ++- examples/advanced_init/row_callback.html | 3 ++- examples/advanced_init/row_grouping.html | 3 ++- examples/advanced_init/sorting_control.html | 3 ++- examples/ajax/ajax.html | 3 ++- examples/ajax/custom_data_property.html | 3 ++- examples/ajax/deep.html | 3 ++- examples/ajax/defer_render.html | 3 ++- examples/ajax/null_data_source.html | 3 ++- examples/ajax/objects.html | 3 ++- examples/ajax/objects_subarrays.html | 3 ++- examples/api/add_row.html | 3 ++- examples/api/api_in_init.html | 3 ++- examples/api/counter_column.html | 3 ++- examples/api/editable.html | 3 ++- examples/api/form.html | 3 ++- examples/api/highlight.html | 3 ++- examples/api/multi_filter.html | 3 ++- examples/api/multi_filter_select.html | 3 ++- examples/api/regex.html | 3 ++- examples/api/row_details.html | 3 ++- examples/api/select_row.html | 3 ++- examples/api/select_single_row.html | 3 ++- examples/api/show_hide.html | 3 ++- examples/api/tabs_and_scrolling.html | 3 ++- examples/basic_init/alt_pagination.html | 3 ++- examples/basic_init/complex_header.html | 3 ++- examples/basic_init/dom.html | 3 ++- examples/basic_init/filter_only.html | 3 ++- examples/basic_init/hidden_columns.html | 3 ++- examples/basic_init/language.html | 3 ++- examples/basic_init/multi_col_sort.html | 3 ++- examples/basic_init/multiple_tables.html | 3 ++- examples/basic_init/scroll_x.html | 3 ++- examples/basic_init/scroll_xy.html | 3 ++- examples/basic_init/scroll_y.html | 3 ++- examples/basic_init/scroll_y_infinite.html | 3 ++- examples/basic_init/scroll_y_theme.html | 3 ++- examples/basic_init/state_save.html | 3 ++- examples/basic_init/table_sorting.html | 3 ++- examples/basic_init/themes.html | 3 ++- examples/basic_init/zero_config.html | 3 ++- examples/data_sources/ajax.html | 3 ++- examples/data_sources/dom.html | 3 ++- examples/data_sources/js_array.html | 3 ++- examples/data_sources/server_side.html | 3 ++- examples/index.html | 3 ++- examples/plug-ins/dom_sort.html | 3 ++- examples/plug-ins/html_sort.html | 3 ++- examples/plug-ins/paging_plugin.html | 3 ++- examples/plug-ins/plugin_api.html | 3 ++- examples/plug-ins/range_filtering.html | 3 ++- examples/plug-ins/sorting_plugin.html | 3 ++- examples/plug-ins/sorting_sType.html | 3 ++- examples/server_side/column_ordering.html | 3 ++- examples/server_side/custom_vars.html | 3 ++- examples/server_side/defer_loading.html | 3 ++- examples/server_side/editable.html | 3 ++- examples/server_side/ids.html | 3 ++- examples/server_side/jsonp.html | 3 ++- examples/server_side/object_data.html | 3 ++- examples/server_side/pipeline.html | 3 ++- examples/server_side/post.html | 3 ++- examples/server_side/row_details.html | 3 ++- examples/server_side/select_rows.html | 3 ++- examples/server_side/server_side.html | 3 ++- 78 files changed, 156 insertions(+), 78 deletions(-) diff --git a/examples/advanced_init/column_render.html b/examples/advanced_init/column_render.html index 5a302bb1..593f9e04 100644 --- a/examples/advanced_init/column_render.html +++ b/examples/advanced_init/column_render.html @@ -515,7 +515,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -529,6 +529,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/complex_header.html b/examples/advanced_init/complex_header.html index 948de665..c298c1bb 100644 --- a/examples/advanced_init/complex_header.html +++ b/examples/advanced_init/complex_header.html @@ -512,7 +512,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -526,6 +526,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/defaults.html b/examples/advanced_init/defaults.html index ddb473f2..aa35ffc9 100644 --- a/examples/advanced_init/defaults.html +++ b/examples/advanced_init/defaults.html @@ -509,7 +509,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -523,6 +523,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/dom_multiple_elements.html b/examples/advanced_init/dom_multiple_elements.html index 4677fc84..4267e898 100644 --- a/examples/advanced_init/dom_multiple_elements.html +++ b/examples/advanced_init/dom_multiple_elements.html @@ -508,7 +508,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -522,6 +522,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/dom_toolbar.html b/examples/advanced_init/dom_toolbar.html index 3bb53a02..23601bad 100644 --- a/examples/advanced_init/dom_toolbar.html +++ b/examples/advanced_init/dom_toolbar.html @@ -513,7 +513,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -527,6 +527,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/events_live.html b/examples/advanced_init/events_live.html index bab4ed83..779dae90 100644 --- a/examples/advanced_init/events_live.html +++ b/examples/advanced_init/events_live.html @@ -541,7 +541,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -555,6 +555,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/events_post_init.html b/examples/advanced_init/events_post_init.html index 5c4c7507..e7f91e9b 100644 --- a/examples/advanced_init/events_post_init.html +++ b/examples/advanced_init/events_post_init.html @@ -563,7 +563,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -577,6 +577,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/events_pre_init.html b/examples/advanced_init/events_pre_init.html index e364c449..1d804392 100644 --- a/examples/advanced_init/events_pre_init.html +++ b/examples/advanced_init/events_pre_init.html @@ -563,7 +563,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -577,6 +577,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/footer_callback.html b/examples/advanced_init/footer_callback.html index 3c88d79b..5413aafc 100644 --- a/examples/advanced_init/footer_callback.html +++ b/examples/advanced_init/footer_callback.html @@ -547,7 +547,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -561,6 +561,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/highlight.html b/examples/advanced_init/highlight.html index 6b76568e..bd9926c9 100644 --- a/examples/advanced_init/highlight.html +++ b/examples/advanced_init/highlight.html @@ -540,7 +540,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -554,6 +554,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/html_sort.html b/examples/advanced_init/html_sort.html index 37e94c39..40889ddd 100644 --- a/examples/advanced_init/html_sort.html +++ b/examples/advanced_init/html_sort.html @@ -94,7 +94,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -108,6 +108,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/language_file.html b/examples/advanced_init/language_file.html index 71ab546f..0e1a0952 100644 --- a/examples/advanced_init/language_file.html +++ b/examples/advanced_init/language_file.html @@ -505,7 +505,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -519,6 +519,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/length_menu.html b/examples/advanced_init/length_menu.html index 0c0ffb3b..40de57c9 100644 --- a/examples/advanced_init/length_menu.html +++ b/examples/advanced_init/length_menu.html @@ -501,7 +501,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -515,6 +515,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/row_callback.html b/examples/advanced_init/row_callback.html index 20722a3c..1d03eb64 100644 --- a/examples/advanced_init/row_callback.html +++ b/examples/advanced_init/row_callback.html @@ -523,7 +523,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -537,6 +537,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/row_grouping.html b/examples/advanced_init/row_grouping.html index c235aeab..6f2a66f5 100644 --- a/examples/advanced_init/row_grouping.html +++ b/examples/advanced_init/row_grouping.html @@ -558,7 +558,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -572,6 +572,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/advanced_init/sorting_control.html b/examples/advanced_init/sorting_control.html index 15f9808b..ddbfa986 100644 --- a/examples/advanced_init/sorting_control.html +++ b/examples/advanced_init/sorting_control.html @@ -522,7 +522,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -536,6 +536,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/ajax.html b/examples/ajax/ajax.html index f85bf230..b1a546f7 100644 --- a/examples/ajax/ajax.html +++ b/examples/ajax/ajax.html @@ -105,7 +105,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -119,6 +119,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/custom_data_property.html b/examples/ajax/custom_data_property.html index d8bc20c1..b714fc35 100644 --- a/examples/ajax/custom_data_property.html +++ b/examples/ajax/custom_data_property.html @@ -107,7 +107,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -121,6 +121,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/deep.html b/examples/ajax/deep.html index 842160c3..5f066e41 100644 --- a/examples/ajax/deep.html +++ b/examples/ajax/deep.html @@ -119,7 +119,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -133,6 +133,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/defer_render.html b/examples/ajax/defer_render.html index 16bdbdb3..b4f0a504 100644 --- a/examples/ajax/defer_render.html +++ b/examples/ajax/defer_render.html @@ -107,7 +107,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -121,6 +121,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/null_data_source.html b/examples/ajax/null_data_source.html index 116bdd3a..34448b76 100644 --- a/examples/ajax/null_data_source.html +++ b/examples/ajax/null_data_source.html @@ -111,7 +111,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -125,6 +125,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/objects.html b/examples/ajax/objects.html index 2868b8d2..2b0a3389 100644 --- a/examples/ajax/objects.html +++ b/examples/ajax/objects.html @@ -119,7 +119,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -133,6 +133,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/ajax/objects_subarrays.html b/examples/ajax/objects_subarrays.html index 49b2b93f..cedb0ec4 100644 --- a/examples/ajax/objects_subarrays.html +++ b/examples/ajax/objects_subarrays.html @@ -119,7 +119,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -133,6 +133,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/add_row.html b/examples/api/add_row.html index 987b630b..43aeec23 100644 --- a/examples/api/add_row.html +++ b/examples/api/add_row.html @@ -118,7 +118,7 @@ function fnClickAddRow() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -132,6 +132,7 @@ function fnClickAddRow() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/api_in_init.html b/examples/api/api_in_init.html index cb558a8d..206e7af3 100644 --- a/examples/api/api_in_init.html +++ b/examples/api/api_in_init.html @@ -516,7 +516,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -530,6 +530,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/counter_column.html b/examples/api/counter_column.html index 2117ed94..5e69386b 100644 --- a/examples/api/counter_column.html +++ b/examples/api/counter_column.html @@ -587,7 +587,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -601,6 +601,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/editable.html b/examples/api/editable.html index fd75f47e..68271f42 100644 --- a/examples/api/editable.html +++ b/examples/api/editable.html @@ -534,7 +534,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -548,6 +548,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/form.html b/examples/api/form.html index d79c7923..0ea3eb82 100644 --- a/examples/api/form.html +++ b/examples/api/form.html @@ -577,7 +577,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -591,6 +591,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/highlight.html b/examples/api/highlight.html index ff312d96..bf69ae9a 100644 --- a/examples/api/highlight.html +++ b/examples/api/highlight.html @@ -517,7 +517,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -531,6 +531,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/multi_filter.html b/examples/api/multi_filter.html index 6b891615..3267b6eb 100644 --- a/examples/api/multi_filter.html +++ b/examples/api/multi_filter.html @@ -573,7 +573,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -587,6 +587,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/multi_filter_select.html b/examples/api/multi_filter_select.html index 66f04995..d9802f3b 100644 --- a/examples/api/multi_filter_select.html +++ b/examples/api/multi_filter_select.html @@ -656,7 +656,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -670,6 +670,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/regex.html b/examples/api/regex.html index e975b99a..97502ef4 100644 --- a/examples/api/regex.html +++ b/examples/api/regex.html @@ -623,7 +623,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -637,6 +637,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/row_details.html b/examples/api/row_details.html index 0745d350..e036e898 100644 --- a/examples/api/row_details.html +++ b/examples/api/row_details.html @@ -602,7 +602,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -616,6 +616,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/select_row.html b/examples/api/select_row.html index f1b2e7b1..9aefaa59 100644 --- a/examples/api/select_row.html +++ b/examples/api/select_row.html @@ -553,7 +553,7 @@ function fnGetSelected( oTableLocal )
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -567,6 +567,7 @@ function fnGetSelected( oTableLocal )
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/select_single_row.html b/examples/api/select_single_row.html index 9c5c3042..8577af9e 100644 --- a/examples/api/select_single_row.html +++ b/examples/api/select_single_row.html @@ -568,7 +568,7 @@ function fnGetSelected( oTableLocal )
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -582,6 +582,7 @@ function fnGetSelected( oTableLocal )
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/show_hide.html b/examples/api/show_hide.html index 407b2437..d7782f47 100644 --- a/examples/api/show_hide.html +++ b/examples/api/show_hide.html @@ -527,7 +527,7 @@ function fnShowHide( iCol )
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -541,6 +541,7 @@ function fnShowHide( iCol )
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/api/tabs_and_scrolling.html b/examples/api/tabs_and_scrolling.html index e1c313b3..a032a5c4 100644 --- a/examples/api/tabs_and_scrolling.html +++ b/examples/api/tabs_and_scrolling.html @@ -353,7 +353,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -367,6 +367,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/alt_pagination.html b/examples/basic_init/alt_pagination.html index e54a88f0..35a86d9b 100644 --- a/examples/basic_init/alt_pagination.html +++ b/examples/basic_init/alt_pagination.html @@ -506,7 +506,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -520,6 +520,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/complex_header.html b/examples/basic_init/complex_header.html index 3d6c3f31..0263c9fe 100644 --- a/examples/basic_init/complex_header.html +++ b/examples/basic_init/complex_header.html @@ -503,7 +503,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -517,6 +517,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/dom.html b/examples/basic_init/dom.html index 8d36961f..1f293689 100644 --- a/examples/basic_init/dom.html +++ b/examples/basic_init/dom.html @@ -516,7 +516,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -530,6 +530,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/filter_only.html b/examples/basic_init/filter_only.html index b3800277..42d78862 100644 --- a/examples/basic_init/filter_only.html +++ b/examples/basic_init/filter_only.html @@ -506,7 +506,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -520,6 +520,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/hidden_columns.html b/examples/basic_init/hidden_columns.html index c1f5ad3c..5ac2448e 100644 --- a/examples/basic_init/hidden_columns.html +++ b/examples/basic_init/hidden_columns.html @@ -501,7 +501,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -515,6 +515,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/language.html b/examples/basic_init/language.html index 70a5b98f..d8a7da8b 100644 --- a/examples/basic_init/language.html +++ b/examples/basic_init/language.html @@ -509,7 +509,7 @@ $('#example').dataTable( {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -523,6 +523,7 @@ $('#example').dataTable( {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/multi_col_sort.html b/examples/basic_init/multi_col_sort.html index d5be92b4..78265e82 100644 --- a/examples/basic_init/multi_col_sort.html +++ b/examples/basic_init/multi_col_sort.html @@ -532,7 +532,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -546,6 +546,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/multiple_tables.html b/examples/basic_init/multiple_tables.html index 9a373d9b..39a5861a 100644 --- a/examples/basic_init/multiple_tables.html +++ b/examples/basic_init/multiple_tables.html @@ -313,7 +313,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -327,6 +327,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/scroll_x.html b/examples/basic_init/scroll_x.html index 002907fb..d152f878 100644 --- a/examples/basic_init/scroll_x.html +++ b/examples/basic_init/scroll_x.html @@ -507,7 +507,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -521,6 +521,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/scroll_xy.html b/examples/basic_init/scroll_xy.html index ea5c09d0..22d70367 100644 --- a/examples/basic_init/scroll_xy.html +++ b/examples/basic_init/scroll_xy.html @@ -497,7 +497,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -511,6 +511,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/scroll_y.html b/examples/basic_init/scroll_y.html index 2c7d4547..c82fd13d 100644 --- a/examples/basic_init/scroll_y.html +++ b/examples/basic_init/scroll_y.html @@ -504,7 +504,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -518,6 +518,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/scroll_y_infinite.html b/examples/basic_init/scroll_y_infinite.html index 1391a502..8178265e 100644 --- a/examples/basic_init/scroll_y_infinite.html +++ b/examples/basic_init/scroll_y_infinite.html @@ -507,7 +507,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -521,6 +521,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/scroll_y_theme.html b/examples/basic_init/scroll_y_theme.html index cd15674d..6495f2a3 100644 --- a/examples/basic_init/scroll_y_theme.html +++ b/examples/basic_init/scroll_y_theme.html @@ -506,7 +506,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -520,6 +520,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/state_save.html b/examples/basic_init/state_save.html index 055dbdc7..50e2a880 100644 --- a/examples/basic_init/state_save.html +++ b/examples/basic_init/state_save.html @@ -501,7 +501,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -515,6 +515,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/table_sorting.html b/examples/basic_init/table_sorting.html index 6654e0d8..9f1e15ff 100644 --- a/examples/basic_init/table_sorting.html +++ b/examples/basic_init/table_sorting.html @@ -501,7 +501,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -515,6 +515,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/themes.html b/examples/basic_init/themes.html index 2451d3cc..2aa42584 100644 --- a/examples/basic_init/themes.html +++ b/examples/basic_init/themes.html @@ -495,7 +495,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -509,6 +509,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/basic_init/zero_config.html b/examples/basic_init/zero_config.html index 33f69eec..55ce7f49 100644 --- a/examples/basic_init/zero_config.html +++ b/examples/basic_init/zero_config.html @@ -497,7 +497,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -511,6 +511,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/data_sources/ajax.html b/examples/data_sources/ajax.html index 21b6e4b7..1d07fa90 100644 --- a/examples/data_sources/ajax.html +++ b/examples/data_sources/ajax.html @@ -105,7 +105,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -119,6 +119,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/data_sources/dom.html b/examples/data_sources/dom.html index fa82498f..3abab9f0 100644 --- a/examples/data_sources/dom.html +++ b/examples/data_sources/dom.html @@ -497,7 +497,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -511,6 +511,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/data_sources/js_array.html b/examples/data_sources/js_array.html index 75b3e6d8..060b87c8 100644 --- a/examples/data_sources/js_array.html +++ b/examples/data_sources/js_array.html @@ -186,7 +186,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -200,6 +200,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/data_sources/server_side.html b/examples/data_sources/server_side.html index f3125606..3d01de88 100644 --- a/examples/data_sources/server_side.html +++ b/examples/data_sources/server_side.html @@ -289,7 +289,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -303,6 +303,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/index.html b/examples/index.html index bca584de..a08c32a9 100644 --- a/examples/index.html +++ b/examples/index.html @@ -47,7 +47,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -61,6 +61,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/dom_sort.html b/examples/plug-ins/dom_sort.html index 50054799..6e68694f 100644 --- a/examples/plug-ins/dom_sort.html +++ b/examples/plug-ins/dom_sort.html @@ -1039,7 +1039,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -1053,6 +1053,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/html_sort.html b/examples/plug-ins/html_sort.html index 9f9ab356..28f65d29 100644 --- a/examples/plug-ins/html_sort.html +++ b/examples/plug-ins/html_sort.html @@ -105,7 +105,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -119,6 +119,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/paging_plugin.html b/examples/plug-ins/paging_plugin.html index a575c9dd..906f96cb 100644 --- a/examples/plug-ins/paging_plugin.html +++ b/examples/plug-ins/paging_plugin.html @@ -735,7 +735,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -749,6 +749,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/plugin_api.html b/examples/plug-ins/plugin_api.html index 4e7b7e79..b50d8840 100644 --- a/examples/plug-ins/plugin_api.html +++ b/examples/plug-ins/plugin_api.html @@ -565,7 +565,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -579,6 +579,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/range_filtering.html b/examples/plug-ins/range_filtering.html index 9b9928a2..bb635d3d 100644 --- a/examples/plug-ins/range_filtering.html +++ b/examples/plug-ins/range_filtering.html @@ -569,7 +569,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -583,6 +583,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/sorting_plugin.html b/examples/plug-ins/sorting_plugin.html index 420a48eb..20d749b8 100644 --- a/examples/plug-ins/sorting_plugin.html +++ b/examples/plug-ins/sorting_plugin.html @@ -598,7 +598,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -612,6 +612,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/plug-ins/sorting_sType.html b/examples/plug-ins/sorting_sType.html index 44cd9326..1b37a3f4 100644 --- a/examples/plug-ins/sorting_sType.html +++ b/examples/plug-ins/sorting_sType.html @@ -546,7 +546,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -560,6 +560,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/column_ordering.html b/examples/server_side/column_ordering.html index f55a6176..020bcab0 100644 --- a/examples/server_side/column_ordering.html +++ b/examples/server_side/column_ordering.html @@ -124,7 +124,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -138,6 +138,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/custom_vars.html b/examples/server_side/custom_vars.html index 50c6c4ef..472c2cf4 100644 --- a/examples/server_side/custom_vars.html +++ b/examples/server_side/custom_vars.html @@ -115,7 +115,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -129,6 +129,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/defer_loading.html b/examples/server_side/defer_loading.html index 78b341a1..623071ce 100644 --- a/examples/server_side/defer_loading.html +++ b/examples/server_side/defer_loading.html @@ -178,7 +178,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -192,6 +192,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/editable.html b/examples/server_side/editable.html index cc28e561..dda0af3e 100644 --- a/examples/server_side/editable.html +++ b/examples/server_side/editable.html @@ -128,7 +128,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -142,6 +142,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/ids.html b/examples/server_side/ids.html index 4d1eb16d..6244892f 100644 --- a/examples/server_side/ids.html +++ b/examples/server_side/ids.html @@ -109,7 +109,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -123,6 +123,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/jsonp.html b/examples/server_side/jsonp.html index a16fe98c..e6f0cbc4 100644 --- a/examples/server_side/jsonp.html +++ b/examples/server_side/jsonp.html @@ -127,7 +127,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -141,6 +141,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/object_data.html b/examples/server_side/object_data.html index e2e84aa0..812be1e8 100644 --- a/examples/server_side/object_data.html +++ b/examples/server_side/object_data.html @@ -124,7 +124,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -138,6 +138,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/pipeline.html b/examples/server_side/pipeline.html index dd22ae43..9f1f7bd6 100644 --- a/examples/server_side/pipeline.html +++ b/examples/server_side/pipeline.html @@ -318,7 +318,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -332,6 +332,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/post.html b/examples/server_side/post.html index 0e12bcb8..224e6442 100644 --- a/examples/server_side/post.html +++ b/examples/server_side/post.html @@ -111,7 +111,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -125,6 +125,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/row_details.html b/examples/server_side/row_details.html index 18ce1968..cb0e9d14 100644 --- a/examples/server_side/row_details.html +++ b/examples/server_side/row_details.html @@ -191,7 +191,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -205,6 +205,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/select_rows.html b/examples/server_side/select_rows.html index 80da4941..5ebe9520 100644 --- a/examples/server_side/select_rows.html +++ b/examples/server_side/select_rows.html @@ -155,7 +155,7 @@ $(document).ready(function() {
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -169,6 +169,7 @@ $(document).ready(function() {
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API

    diff --git a/examples/server_side/server_side.html b/examples/server_side/server_side.html index ddeecad8..97f1ab50 100644 --- a/examples/server_side/server_side.html +++ b/examples/server_side/server_side.html @@ -288,7 +288,7 @@
  • Events:
    Live events / Pre-init / - Post-init with fnGetNodes + Post-init
  • Column rendering
  • Sorting without HTML tags
  • @@ -302,6 +302,7 @@
  • Footer callback
  • Control sorting direction of columns
  • Change language information from a file (internationalisation)
  • +
  • Setting defaults
  • API