kombai / freewall

Freewall is a cross-browser and responsive jQuery plugin to help you create grid, image and masonry layouts for desktop, mobile, and tablet...
MIT License
1.85k stars 375 forks source link

Get index after Drag #75

Open stephanedemotte opened 10 years ago

stephanedemotte commented 10 years ago

Is there a way to get the order after a drag ? The position(top/left) change but the order stay the same, it could be cool to save the position.

Thanks :)