Try adding appendTo: document.body and helper: clone options for sortable , like this: $("#sortable1, #sortable2").sortable({ appendTo: ...
確定! 回上一頁