problem description
the environmental background of the problems and what methods you have tried
want to use drag to implement drag and drop, that is, during the drag and drop process, the div element is a
that follows the mouse movement, but there will be translucent ghosting as shown above
try to add return false;
to the drag binding code, but still do not remove this ghosting
. In addition, mouseover has been used to achieve the effect of dragging without ghosting