mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
Docs: Fix link & label
This commit is contained in:
parent
fa6c95b3aa
commit
c98a8ce6e8
@ -328,12 +328,12 @@ $(function() {
|
||||
<tbody>
|
||||
|
||||
<tr id="scroller-height">
|
||||
<td><span class="permalink">scroller_height</span></td>
|
||||
<td><a href="#" class="permalink">scroller_height</a></td>
|
||||
<td>300</td>
|
||||
<td>Set the height of the scroll window in pixels (<span class="version">v2.25.5</span>)
|
||||
<td>Set the height of the scroll window in pixels (<span class="version updated">v2.25.5</span>)
|
||||
<div class="collapsible">
|
||||
<br>
|
||||
As of <span class="version">v2.25.5</span>, setting this option to an empty string or zero will make the scroller full height.
|
||||
As of <span class="version updated">v2.25.5</span>, setting this option to an empty string or zero will make the scroller full height.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user