When working with jQuery sortable, draggable and dropable.
- Dropping a sortable item in sortable.
- Dropping a draggable in a droppable.
The container in which we are dropping any object, only accepts it if the center position of that object lies in the bounderies of container.
Sorry the above statement is too much complex please see below picture.
How can we change the point of acceptance?