允許sortable物件連線另一個sortable物件,可將item元素拖拽到另一箇中。 初始:$('.selector').sortable({ connectWith: '.otherlist' }); 獲取:var ...
確定! 回上一頁