简体   繁体   中英

animate div when dragging

I'm trying to animate a div when I'm dragging another div.

I have an image inside a div and when I drag this image I'd like to animate/move some other div with another speed.

So the main question is how can I animate divs while I'm dragging other elements?

Can anyone help me with this?

Regards

jQuery UI does this very nicely:

http://jqueryui.com/draggable/#visual-feedback

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM