在本文中,我们将使用
HTML DOM 中的progress 对象用于表示HTML
属性值:
- level:返回进度条列表。
- max:用于设置或返回max属性的进度条值。
- value:表示已经完成的工作量。
- position:它返回进度条的当前位置。
例子:
HTML
How to set and get the value of
Progress Bar using JavaScript ?
GeeksforGeeks
Set and Get the value of Progress
Bar using JavaScript
Downloading progress for a song:
输出:
点击按钮前:
点击按钮后:
支持的浏览器:
- 谷歌浏览器
- IE浏览器
- 火狐
- 歌剧
- 苹果浏览器