简体   繁体   中英

jquery - making dropped objects draggable

how can i make a dragged object into a droppable become "draggable" again? i tried adding the object by using "append" in jquery. but after seeing/appending the object inside the droppable div. i cannot drag it.

here is my work http://piratelufi.com/flowers/

the images that are already in the gray area can be dragged and resized. the images in the lower left area, when dragged into the gray area will add it there but cannot be dragged.

i even tried adding to ui-draggable class into the element that needs to be dragged.

Draggebles remains draggable even after drop. Check jQuery UI Droppable

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