选择 length 属性
描述
length 属性返回下拉列表中<option>元素的数量。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
length | 是 | 是 | 是 | 是 | 是 |
语法
selectObject.length
技术细节
返回值 | 一个数字,代表下拉列表中找到的<option>元素的数量 |
---|
❮ 选择对象
length 属性返回下拉列表中<option>元素的数量。
属性 | |||||
---|---|---|---|---|---|
length | 是 | 是 | 是 | 是 | 是 |
selectObject.length
返回值 | 一个数字,代表下拉列表中找到的<option>元素的数量 |
---|
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]