Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个页面,您可以在其中将可放置的 div(类间距 2)拖放到可放置的 div(类间距 1)中,然后将控件拖动到间距 2 中。我可以将控件放入间距中,但无法将任何内容放入间距2。
http://jsfiddle.net/dan2012/FCT3m/
我将 droppables 更改为 sortables,并且一次只启用其中一个。