i am using jquery for drag and drop its works fine with 2 divs, i can drag image across 2 divs
one div is drag able other is drop able
what i want is to have 4 divs, where i have images in each div and i can drag imge from one div to other.
is this possible in jquery ? if yes can you write a little code for me...?
Thanks