我使用JQueryUI可拖动,并且想要选择当多个堆叠在一起时(一个在另一个之上)拖动哪个可拖动元素。 我应该在“开始”方法内做些什么吗? $(".draggable").draggable({
start: function(event, ui) {
// Is there a way I can select to drag #e2:
// so I c
following is the image of till now done want to connect those parent and child ul li 喜, 会感激你帮助SVG-线连接。 我想创建一个可扩展的列表,其中儿童li的连接到他们的parant-li的槽SVG线。 li -Elements也应该是可拖动的。 Here一个例子,这是接近我的愿景。 在这里我的工作代码没有SV