mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
fix docs permalink
This commit is contained in:
parent
51ecf97c84
commit
bada08ef64
@ -1165,8 +1165,8 @@ From the example function above, you'll end up with something similar to this HT
|
||||
<td><a href="example-option-sortreset-sortrestart.html">Example</a></td>
|
||||
</tr>
|
||||
|
||||
<tr id="sortResetKey">
|
||||
<td>sortResetKey</td>
|
||||
<tr id="sortresetkey">
|
||||
<td><span class="permalink">sortResetKey</span></td>
|
||||
<td>String</td>
|
||||
<td>"ctrlKey"</td>
|
||||
<td>The key used to reset sorting on the entire table. Defaults to the control key. The other options are <code>"shiftKey"</code> or <code>"altKey"</code>. Reference: <a class="external" href="https://developer.mozilla.org/en/DOM/MouseEvent">https://developer.mozilla.org/en/DOM/MouseEvent</a></td>
|
||||
|
Loading…
Reference in New Issue
Block a user