IE8: drag'n'drop files to a webpage

那年仲夏 提交于 2019-12-22 07:39:42

问题


Is it possible in IE8 without using third party plugin like Java?


回答1:


Short answer : no

Long answer : how to determine the presence of HTML5 drag’n’drop file upload API




回答2:


That's a standard HTML5 feature, only supported by Chrome 4+ and Firefox 3.6+ so far. But as for IE8, expect it to be included (and working properly) by the next millenium.



来源:https://stackoverflow.com/questions/2652780/ie8-dragndrop-files-to-a-webpage

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!