进度 position 属性
描述
position 属性返回进度条的当前位置。
此属性的值是当前值(使用 value 属性指定)除以最大值(使用 max 属性指定)的结果。
注意:此属性为只读。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
position | 是 | 10.0 | 是 | 6.0 | 是 |
语法
progressObject.position
技术细节
返回值 | 一个浮点数,表示进度条的当前位置 |
---|
❮ 进度对象
position 属性返回进度条的当前位置。
此属性的值是当前值(使用 value 属性指定)除以最大值(使用 max 属性指定)的结果。
注意:此属性为只读。
属性 | |||||
---|---|---|---|---|---|
position | 是 | 10.0 | 是 | 6.0 | 是 |
progressObject.position
返回值 | 一个浮点数,表示进度条的当前位置 |
---|
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]