Hello all.
I have a drag andn drop option to be made for multiple widgets in my website. It should perform swapping, but not sorting of the images.
Can you suggest to me any solutions for this, with demo if possible?
Hello all.
I have a drag andn drop option to be made for multiple widgets in my website. It should perform swapping, but not sorting of the images.
Can you suggest to me any solutions for this, with demo if possible?
I assume what you want is something pretty much like this...?
EDIT Based on your feedback, I pieced together something that makes every item both draggable and droppable, and replaces the content of the two items on drop. Hope it'll meet your needs: