Articles tagged: HTMLInputElement
Found 8 documents
- Web/API/HTMLInputElement The HTMLInputElement interface provides special properties and methods for manipulating the ...
- Web/API/HTMLInputElement/mozGetFileNameArray The HTMLInputElement.mozGetFileNameArray() method returns an array of the names of the files ...
- Web/API/HTMLInputElement/mozSetFileNameArray The HTMLInputElement.mozSetFileNameArray() sets the names of the files that selected on an HTML ...
- Web/API/HTMLInputElement/multiple The HTMLInputElement.multiple property indicates if an input can have more than one value. ...
- Web/API/HTMLInputElement/select The HTMLInputElement.select() method selects all the text in a textarea element or an input ...
- Web/API/HTMLInputElement/setSelectionRange The HTMLInputElement.setSelectionRange() method sets the start and end positions of the current ...
- Web/API/HTMLInputElement/webkitdirectory The HTMLInputElement.webkitdirectory is a property that reflects the webkitdirectory HTML ...
- Web/API/HTMLInputElement/webkitEntries The read-only webkitEntries property of the HTMLInputElement interface contains an array of file ...