标签: jquery html user-interface drag-and-drop
我有一个html表和手动排序(拖放行),当可拖动启用时,滚动不起作用。
$( "#commands tbody" ).draggable({ scroll: true });