-ms-content-zoom-limit-min property

Specifies the minimum zoom factor.

This property is read/write.

Internet Explorer 10

 

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

CSSStyleDeclaration

Windows apps using JavaScript Samples: HTML scrolling, panning and zooming sample

msContentZoomFactor

msZoomTo

Internet Explorer Samples: Scrolling, panning, and zooming with touch input

msContentZoomFactor

msZoomTo