Will IE9 support the HTML5 File API?

前端 未结 3 2031
故里飘歌
故里飘歌 2020-12-01 23:49

Will IE9 support the HTML5 File API?

3条回答
  •  心在旅途
    2020-12-02 00:14

    Internet Explorer 9 (final) does not support the File API, but does support the Drag and Drop API.

    Microsoft's "HTML5 Labs" incubator is working on File API support and it is assumed that it will be in IE 10 most likely.

提交回复
热议问题