Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIDOMFileList

The nsIDOMFileList interface contains a list of nsIDOMFile objects describing the files selected by the user for a "file" input field on a web form.

Gecko 1.9.2 note
Starting in Gecko 1.9.2, this is also used by the DataTransfer object to support dragging and dropping files into web applications.

This interface implements the DOM FileList object. Please see that documentation for details.

See also

Document Tags and Contributors

 Contributors to this page: teoli, fscholz, Sheppy, Varmaa, Kohei
 Last updated by: fscholz,