angularjs - Drag and Drop of list element where the only way to drag element is by an inner element -
I have a line of elements that are ordered. I use the UE-sontable because it's angular Play well with I. I want the secret icon (top and bottom arrows) to be the only element that can start pulling its original element. Basically it is that I
& lt; Ul ui-sortable = "phoneSortableOptions" ng-model = "lead.phoneList" & gt; I am working with & Lt; Li ng- Repeat = "call in lead.phoneList" orderby: 'displayOrder' "> phone The only piece that I want to be dragable
Comments
Post a Comment