360 browser will open a new window when dragging.

I use list drag and drop implemented by sortable.js, which is not a problem in other browsers, only 360 browsers. Problem description:

**360**
:
 document.body.ondrop = function (event) {
    event.preventDefault();
    event.stopPropagation();
 };

but it didn"t work. I don"t know what to do now. Ask for help

Mar.22,2021

have you found a solution? I also encountered this problem


Today. Look at the source code of Sortable and talk about the solution.
360 has a super drag function that reads selected text

{{element.name}}</div>
</draggable>
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-1b36de2-2c02e.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-1b36de2-2c02e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?