fatlinesofcode / ngDraggable

Drag and drop module for Angular JS
MIT License
631 stars 400 forks source link

How can i drag multiple element to drop area ? #195

Open caohothang opened 9 years ago

caohothang commented 9 years ago

Ex: We have 3 element one + two + three

When i drag element one to "Drop Area", then i want drag element one again to "Drop Area", Please help me. Please see image, i want use multiple drop element image

==> I want drop box One to Drop Area 5-10 times ? How can i do it ?

donnes commented 9 years ago

I want this functionality too. UP

caohothang commented 9 years ago

HI, donnes I think they not update for us, I change to new plugin is Dragula, you can use it Go to this link https://github.com/bevacqua/angular-dragula

foustleague commented 9 years ago

Ohh! Thank you @caohothang :D

caohothang commented 9 years ago

@foustleague Good luck with new plugin :)