/

HTML / CSS / JavaScript Tutorial

JavaScript input object property: files

[this page | pdf | back links]

The files property of the JavaScript DOM object corresponding to the HTML <input> element (of type file) returns a FileList object representing file(s) selected by upload button.

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile