문제

I am using this plugin of angularJS- http://ganarajpr.github.io/angular-dragdrop/ and wants to achieve something like this-

http://jsfiddle.net/J7azG/40/ 

(similar to "greedy" feature in jquery ui dragdrop)

Can someone please advice how to do this?

도움이 되었습니까?

해결책

Found the solution- It can be achieved by assigning different channels for the two different drop sites and the dragged element ( while dragging) describes the corresponding channels . By default it doesn't transfer element to parent from child.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top