We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96a1b1 commit c110a08Copy full SHA for c110a08
entries/sortable.xml
@@ -4,6 +4,7 @@
4
<desc>Reorder elements in a list or grid using the mouse.</desc>
5
<longdesc>
6
<p>The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.</p>
7
+ <p><em>Note: In order to sort table rows, the <code>tbody</code> must be made sortable, not the <code>table</code>.</em></p>
8
</longdesc>
9
<added>1.0</added>
10
<options>
0 commit comments