botelho / flipboard-layout

An experimental page layout that let's you navigate pages by swiping or dragging as in a booklet, inspired by Flipboard.
639 stars 155 forks source link

conflig with sortable , nestable #5

Open dieuit07 opened 11 years ago

dieuit07 commented 11 years ago

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