Javascript drag removes the browser's default translucent drag-and-drop image

problem description

clipboard.png

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

.
Apr.07,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b9408-29e53.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b9408-29e53.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?