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 时,我正在尝试为 div 设置动画。
我在 div 中有一个图像,当我拖动这个图像时,我想以另一种速度为其他 div 设置动画/移动。
所以主要问题是如何在拖动其他元素时为 div 设置动画?
谁能帮我这个?
问候
jQuery UI does this very nicely:
http://jqueryui.com/draggable/#visual-feedback