mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Docs: minor tweak
This commit is contained in:
parent
020ebb7525
commit
caf7432a3c
@ -23,7 +23,7 @@ table.options .property, .setwidth {width:115px;}
|
||||
table.options .type {width:100px; }
|
||||
table.options .defaults {width:160px;}
|
||||
table.options .examples {width:60px;}
|
||||
table.options thead th:nth-child(1) { width: 10%; }
|
||||
table.options thead th:nth-child(1) { width: 1%; }
|
||||
table.options thead .defaults { width: 1%; }
|
||||
table.compatibility { width: 50%; float: right; font-size: .8em; margin-left: 20px; }
|
||||
table.compatibility th,table.compatibility td { text-align: center; padding: 2px; }
|
||||
|
@ -709,6 +709,7 @@ $.extend($.tablesorter.language, {
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<p></p>
|
||||
|
||||
<h1>Demo</h1>
|
||||
<button type="button" class="toggle fsw">Toggle</button> filter_startsWith : <span id="start">false</span> (if true, search from beginning of cell content only)<br>
|
||||
|
Loading…
Reference in New Issue
Block a user