Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the minimum zoom factor.
This property is read/write.
![]() |
Syntax
-ms-content-zoom-limit-min: <percentage>
Property values
The minimum zoom factor.
- percentage
Number, followed by a percent sign (%).
CSS information
| Applies To | non-replaced block-level elements and non-replaced inline-block elements |
| Media | interactive |
| Inherited | no |
| Initial Value | 100% |
Remarks
This property constrains the limit for touch zooming as well as values of the msContentZoomFactor property. This property has no effect on non-zoomable elements. See -ms-content-zooming for details on zoomable elements.
Starting with Windows 8.1, this property is also supported for touchpad interaction.
This property requires Windows 8 or later.
See also
Windows apps using JavaScript Samples: HTML scrolling, panning and zooming sample
Internet Explorer Samples: Scrolling, panning, and zooming with touch input
.png)