fcbkcomplete

How can I clear the styles on a .draggable element's children, before moving them to the target?

冷暖自知 提交于 2019-12-11 00:26:24
问题 I have a div in which I do some manipulation of list-items using the excellent fcbkcomplete jquery plugin. However, when i plug this in with my draggable and sortable page, I realized that the extra decorations are frozen when I move it over. This makes the end result feel unpolished, to say the least. I know I can intercept the mousedown event before the drag, but I don't know what elements to modify to keep the style simple. Here is a demo of fcbkcomplete, it resembles facebook's message