...缩放功能(例如禁用用户扩展),那么也就禁用了300毫秒的延迟。 现在在新引擎,设置一个宽度小于或等于设备宽度(device-width )(不需要为小屏设备优化网站的强烈信号)的视窗规则也将禁用300毫秒的延迟。
基于56个网页-相关网页
...ser-scalable=no"> width:viewport 的宽度,可以指定为一个像素值,如:600,或者为特殊的值,如:device-width (设备的宽度)。height:viewport的高度。
基于6个网页-相关网页
Device Width 设备长度 ; 设备宽度 ; 设备屏幕的输出宽度
max-device-width 最大设备宽度
min-device-width 最小设备宽度
width control device [电子] 宽度控制器
Additional width of lock device 止锁件附加宽度
fabric width measuring device 织物门幅测定装置
The first, width = device-width, tells Mobile Safari that you want your site to be rendered using the current width of the device.
第一个属性 width = device-width 将告诉 Mobile Safari 您需要使用设备的当前宽度呈现站点。
To set a specific scale, the content attribute of the viewport metatag is set to an explicit value: <meta name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=yes" />.
为了设置特定的值,将 viewport metatag 的 content 属性设为一个显式的值: <meta name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=yes" />。
This is because you specified that the device width should be used as the scaling dimension.
这是因为您曾指定设备宽度应当用作缩放尺寸。
应用推荐