Input FileUpload type 属性
描述
type 属性返回文件上传按钮是哪种类型的表单元素。
对于文件上传按钮,此属性将始终返回“file”。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
type | 是 | 是 | 是 | 是 | 是 |
语法
fileuploadObject.type
返回值
类型 | 描述 |
---|---|
字符串 | 文件上传按钮是哪种类型的表单元素 |
❮ Input FileUpload 对象
type 属性返回文件上传按钮是哪种类型的表单元素。
对于文件上传按钮,此属性将始终返回“file”。
属性 | |||||
---|---|---|---|---|---|
type | 是 | 是 | 是 | 是 | 是 |
fileuploadObject.type
类型 | 描述 |
---|---|
字符串 | 文件上传按钮是哪种类型的表单元素 |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]