2016年3月5日 星期六

重要 sortable 處理handle以及新增new object後的 refresh 用法




http://stackoverflow.com/questions/12716039/adding-a-new-item-to-a-jquery-sortable-not-being-picked-up-by-refresh




http://jsfiddle.net/rniemeyer/qwgrf/


重要 我遭遇的問題
http://stackoverflow.com/questions/15497383/jquery-ui-sortable-cant-drag-li-elements-in-cloned-ul

正確解  http://jsfiddle.net/weqYs/

只能使用clone(),其他event要手動加上, 不可使用clone(true,true) 因為背後的sortable的結構會亂掉

讓新物件也都有assign到listener的寫法
http://stackoverflow.com/questions/8650410/jquery-on-method-doesnt-see-new-elements

沒有留言:

張貼留言