2018-11-22
dataTransfer.setData的使用方法与兼容处理
dataTransfer.setData()参数:
Format:表示要添加到 拖动对象的拖动数据类型。
Data:表示添加到拖动对象的数据
返回值无。
DataTransfer: setData(), getData(), clearData()
Select this element, drag it to the Drop Zone and then release the selection to move the element.
Drop Zone