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.
嗨首先看看这个例子
jsfiddle.net/bilal2005/HfbaY/
我现在想移动使用两个 DIV 制作的蓝色区域中的元素。蓝色 div 中的所有元素都可以拖放到所有蓝色区域。灰色中的井元素将保留在灰色区域。就像他们现在一样。
蓝色区域元素不能拖到灰色区域元素。
让我知道这是否可能?
这可以使用 HTML5 完成 大多数新浏览器都支持 html5 尝试以下链接
http://www.html5rocks.com/en/tutorials/dnd/basics/