grouping draggable objects with jquery-ui draggable

前端 未结 4 665
青春惊慌失措
青春惊慌失措 2020-11-28 20:20

I want to use jquery draggable/droppable to let the user select a group of objects (each one has a checkbox in the corner) and then drag all the selected objects as a group.

4条回答
  •  执念已碎
    2020-11-28 21:14

    This the exact thing I'm trying to do. So far I've not been successful, but I've found this guy done it in a very complicated way. you could check it out maybe you could do somthing with that.

    This should be a feature in draggable. I hope they implement it sooner than later

提交回复
热议问题