HTML DOM 中的Input Image type 属性用于返回图像字段是哪种表单元素类型。
句法:
ImageObject.type
返回值:它返回一个字符串值,表示图像字段的表单元素类型。
下面的示例返回图像类型属性。
例子:
HTML DOM Input Image type Property
GeeksForGeeks
DOM Input Image Type Property
输出:
点击按钮前:
点击按钮后:
支持的浏览器: DOM Input Image type 属性支持的浏览器如下:
- 谷歌浏览器
- IE浏览器
- 火狐
- 苹果Safari
- 歌剧