输入月份 select() 方法
描述
select() 方法用于选择月份文本字段的内容。
浏览器支持
方法 | |||||
---|---|---|---|---|---|
select() | 是 | 是 | 是 | 是 | 是 |
注意: Firefox 选择整个月份文本字段,而其他浏览器只选择文本字段的月份部分。
语法
monthObject.select()
参数
无。 |
技术细节
返回值 | 无返回值 |
---|
❮ 输入月份对象
select() 方法用于选择月份文本字段的内容。
方法 | |||||
---|---|---|---|---|---|
select() | 是 | 是 | 是 | 是 | 是 |
注意: Firefox 选择整个月份文本字段,而其他浏览器只选择文本字段的月份部分。
monthObject.select()
无。 |
返回值 | 无返回值 |
---|
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]