定义和用法
最大属性设置或返回的值max时间字段的属性。
的max属性指定的时间字段的最大值(时间)。
提示:使用max一起的属性和min属性来创建一系列的法律价值观。
提示:要设置或返回的值min的属性,使用分财产。
浏览器支持
最大属性在所有主流浏览器的支持。
注:在Internet Explorer 9和早期版本不支持的最大特性。
注: <input type="time">元素不在Internet Explorer或Firefox的支持。
句法
返回最大特性:
timeObject .max
设置最大值属性:
timeObject .max= hh:mm:ss.ms
属性值
Value | Description |
---|---|
hh:mm:ss.ms |
Specifies the maximum time allowed for the time field. Explanation of components:
|
技术细节
返回值: | 一个String,表示最大时间允许的时间字段 |
---|
更多示例
相关页面
HTML参考: HTML <input> max属性
输入时间对象