rkusa / zepto-dnd

HTML5 Drag and Drop API based Draggable, Droppable and Sortable for Zepto.js (and jQuery)

Home Page:http://ma.rkusa.st/zepto-dnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Links inside sortable elements can be sorted separately.

iwayanwirka opened this issue · comments

Hello, I found one issue on my test. I put paragraph on every sortable element and one of the paragraph has a link. Sortable items are working very well, the problem is my link on the paragraph can be sorted separately from the paragraph itself. Here the test http://duststone.com/editor/zepto-dnd-test.html

I use FF 21.0.

Thanks anyway.

Thanks for reporting! Could you please test these changes?

Hello rkusa,
Very cool, it works now.

Thank you!