1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-09 01:12:38 +02:00

Updated 1.02 Main features (markdown)

koalyptus 2016-05-08 11:23:19 +10:00
parent d984ddd130
commit 401ebbdf5f

@ -261,21 +261,6 @@
<td></td>
<td><code>var tfConfig = { or_operator: ',' }</code></td>
</tr>
<tr>
<th>exec_delay</th>
<td>number</td>
<td>sets the delay in msecs of filtering process if loader set true
(default - 100)</td>
<td></td>
<td><code>var tfConfig = { exec_delay: 250 }</code></td>
</tr>
<tr>
<th>set_cookie_duration</th>
<td>number</td>
<td>sets the cookie duration in mms (default - 100000)</td>
<td></td>
<td><code>var tfConfig = { set_cookie_duration: 250000 }</code></td>
</tr>
<tr>
<th>enable_icons</th>
<td>boolean</td>