-ms-content-zoom-limit-max property

This topic has not yet been rated - Rate this topic

Specifies the maximum zoom factor.

This property is read/write.

Syntax

-ms-content-zoom-limit-max: <percentage>

Property values

The maximum zoom factor.

percentage

Integer, followed by a percent sign (%).

CSS information

Applies Tonon-replaced block-level elements and non-replaced inline-block elements
Mediainteractive
Inheritedno
Initial Value400%

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.

See also

CSSStyleDeclaration
Windows Store apps using JavaScript Samples: HTML scrolling, panning and zooming sample
Internet Explorer Samples: Scrolling, panning, and zooming with touch input
msContentZoomFactor

 

 

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.