Gets whether a file upload element can be populated with more than a single file.
Property of dom/HTMLInputElementdom/HTMLInputElement
Syntaxvar multipleFiles = inputElement.multiple;
inputElement.multiple = newMultiple;
Return Value
Returns an object of type BooleanBoolean
Whether multiple files can be populated within the element.
Related specificationsMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4