flipboard-layout
flipboard-layout copied to clipboard
conflig with sortable , nestable
I want flipboard look like a book. So I use sortable/nestable to sort information. But when try to drag information (li tag) to sort. It not fire event drag on sortable/nestable. In flip.js. I comment this line:
//event.stopPropagation();
It still not work