-ms-content-zoom-chaining property

0 out of 1 rated this helpful - Rate this topic

Specifies the zoom behavior that occurs when a user hits the zoom limit during a manipulation.

This property is read/write.

Syntax

-ms-content-zoom-chaining: none | chained

Property values

Value that indicates the behavior that occurs when a user hits the zoom limit.

none

Initial value. A bounce effect is shown when the user hits a zoom limit during a manipulation.

chained

The nearest zoomable parent element begins zooming when the user hits a zoom limit during a manipulation. No bounce effect is shown.

CSS information

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

Remarks

This property has no effect on non-zoomable elements. For information on zoomable elements, see -ms-content-zooming.

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

 

 

Build date: 11/29/2012

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