非标
此特征是非标准的,且不在标准轨道中。不要在面向 Web 的生产站点中使用它:它不适用于每个用户。实现之间可能存在大的不兼容性,且行为将来可能改变。
-ms-content-zoom-chaining
CSS
特性为
Microsoft extension
specifying the zoom behavior that occurs when a user hits the zoom limit during page manipulation.
| 初始值 |
none
|
|---|---|
| 适用于 | non-replaced block-level elements and non-replaced inline-block elements |
| 继承 | no |
| 计算值 | 如指定 |
| 动画类型 | discrete |
none
The initial value. A bounce effect is shown when the user hits a zoom limit during page manipulation.
chained
The nearest zoomable parent element begins zooming when the user hits a zoom limit during page manipulation. No bounce effect is shown.
none | chained
Not part of any specification.
This property has no effect on non-zoomable elements. For information on zoomable elements, see
-ms-content-zooming
.
Starting with Windows 8.1, this property is also supported for touchpad interaction.
This property requires Windows 8 or later.