To make sortable work on mobile. Im using touch-punch like this: $("#target").sortable({ // option: 'value1', // otherOption: 'value2', }); ...
確定! 回上一頁