-ms-progress-appearance
Property of css/propertiescss/properties
Syntax
var result = element.-ms-progress-appearance;
element.-ms-progress-appearance = value;
Examples
<progress style="-ms-progress-appearance: bar" />
Syntax
msProgressAppearance: bar | ring
Requirements
Minimum supported client | Windows 8 |
---|---|
Minimum supported server | Windows Server 2012 |
Related articles
Visual Effects
-ms-progress-appearance
Related pages
- progressprogress
- CSSStyleDeclarationCSSStyleDeclaration
- currentStylecurrentStyle
- defaultSelecteddefaultSelected
- runtimeStyleruntimeStyle
- stylestyle
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]