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.
我在设置可拖动对象时遇到了一些麻烦。我想我想在阻力开始后重新计算遏制。
我之前问过这 两个问题。
我想我找到了答案。这是我要执行的代码行:
o.containment = this.helper[0].parentNode;
唯一的问题是我不知道应该调用这个方法,它不是可拖动项目本身,我试过了。