Select directory for HTML5 multiple file input in Firefox?

后端 未结 2 1590
鱼传尺愫
鱼传尺愫 2021-01-02 05:49

I want to allow users to select a local directory on a webpage (and then read all the files in the directory).

In Chrome I can add the webkitdirectory a

2条回答
  •  渐次进展
    2021-01-02 06:21

    Now you can upload directory using drag and drop with chrome

    read this article you will get more info

    http://updates.html5rocks.com/2012/07/Drag-and-drop-a-folder-onto-Chrome-now-available

提交回复
热议问题