我可以在 Microsoft Edge 中进行 HTML 拖放输入吗?
Can I have an HTML drag-and-drop input in Microsoft Edge?
我们正在调整我们的产品以适应 Microsoft Edge。我们有一个 HTML 拖放功能,可以在 IE、Chrome 等中正常工作
使用 Win10 Insider Preview Build 10162 的 Microsoft Edge,禁止掉落。我们还检查了 http://html5demos.com/dnd-upload 也不起作用。
有人解决过这个问题吗?
Microsoft implemented this feature 在 EdgeHTML 13 中,包含在 Windows 10 Build 10586(2015 年 11 月)中。
原回答:
Microsoft Edge 尚不支持DragAndDropEntries
。有关详细信息,请参阅 this link
它说:
Allows dragging and dropping entire folders using HTML5 Drag and Drop. Extends the DataTransferItem with a method to get a FileEntry/DirectoryEntry.
Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development."
但是,请随时在以下网址申请此功能
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer
我刚刚在 Microsoft Edge 上试用了演示,它对我来说效果很好。
我们正在调整我们的产品以适应 Microsoft Edge。我们有一个 HTML 拖放功能,可以在 IE、Chrome 等中正常工作
使用 Win10 Insider Preview Build 10162 的 Microsoft Edge,禁止掉落。我们还检查了 http://html5demos.com/dnd-upload 也不起作用。
有人解决过这个问题吗?
Microsoft implemented this feature 在 EdgeHTML 13 中,包含在 Windows 10 Build 10586(2015 年 11 月)中。
原回答:
Microsoft Edge 尚不支持DragAndDropEntries
。有关详细信息,请参阅 this link
它说:
Allows dragging and dropping entire folders using HTML5 Drag and Drop. Extends the DataTransferItem with a method to get a FileEntry/DirectoryEntry. Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development."
但是,请随时在以下网址申请此功能 https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer
我刚刚在 Microsoft Edge 上试用了演示,它对我来说效果很好。