Skip to content

Commit

Permalink
API: Add not to fnSetFilteringDelay plug-in that searchDelay shou…
Browse files Browse the repository at this point in the history
…ld be used instead now
  • Loading branch information
Allan Jardine committed May 14, 2015
1 parent ac2e722 commit 0bd223b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/fnSetFilteringDelay.js
Expand Up @@ -6,6 +6,10 @@
* where you wouldn't typically want an Ajax request to be made with every key
* press the user makes when searching the table.
*
* Please note that this plug-in has been deprecated and the `dt-init
* searchDelay` option in DataTables 1.10 should now be used. This plug-in will
* not operate with v1.10+.
*
* @name fnSetFilteringDelay
* @summary Add a key debouce delay to the global filtering input of a table
* @author [Zygimantas Berziunas](http://www.zygimantas.com/),
Expand Down

0 comments on commit 0bd223b

Please sign in to comment.