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.
我使用 Javascript 创建了一个圆圈,并希望在其中拖动一个元素。由于圆圈是在 div 内创建的,并且 div 始终是一个矩形,因此该元素被拖动到矩形 div 内而不是圆圈内。是否可以将一个元素拖到一个圆圈内。