This section describes features that enable programmatic control of touch input and gesture recognition. In particular, these features enable panning and zooming.
In this section
| Property | Description |
|---|---|
|
Specifies the zoom behavior that occurs when a user hits the zoom limit during a manipulation. | |
|
Specifies the content zoom factor. | |
|
Specifies whether zooming is enabled. | |
|
Specifies values for the -ms-content-zoom-limit-min and the -ms-content-zoom-limit-max properties. | |
|
Specifies the maximum zoom factor. | |
|
Specifies the minimum zoom factor. | |
|
Specifies values for the -ms-content-zoom-snap-type and the -ms-content-zoom-snap-points properties. | |
|
Defines where zoom snap-points are located. | |
|
Specifies how zooming is affected by defined snap-points. | |
|
Specifies the preferred scrolling methods for elements that overflow. | |
|
Specifies the scrolling behavior that occurs when a user hits the scroll limit during a manipulation. | |
|
Specifies values for the -ms-scroll-limit-x-min, -ms-scroll-limit-y-min, -ms-scroll-limit-x-max, and -ms-scroll-limit-y-max properties. | |
|
Specifies the maximum value for the scrollLeft property. | |
|
Specifies the minimum value for the scrollLeft property. | |
|
Specifies the maximum value for the scrollTop property. | |
|
Specifies the minimum value for the scrollTop property. | |
|
Specifies whether scrolling locks to the primary axis of motion. | |
|
Defines where snap-points will be located along the x-axis. | |
|
Defines where snap-points will be located along the y-axis. | |
|
Specifies what type of snap-point should be used for the current element. | |
|
Specifies values for the -ms-scroll-snap-type and -ms-scroll-snap-points-x properties. | |
|
Specifies values for the -ms-scroll-snap-type and -ms-scroll-snap-points-y properties. | |
|
Specifies whether vertical-to-horizontal scroll wheel translation occurs on the specified element. | |
|
Specifies whether and how a given region can be manipulated by the user—for instance, by panning or zooming. | |
|
Toggles the "gripper" visual elements that enable touch text selection. |
Build date: 11/29/2012