首页 > Web开发 > 详细

用户变焦 | @viewport.user-zoom (Device Adaptation) - CSS 中文开发手册 - Break易站

时间:2020-07-01 23:57:29      阅读:76      评论:0      收藏:0      [点我收藏+]
  • ??CSS 中文开发手册

    用户变焦 | @viewport.user-zoom (Device Adaptation) - CSS 中文开发手册

    user-zoom CSS描述符控制用户是否能够改变由@viewport所定义的文档的缩放因子。

    /* Keyword values */
    user-zoom: zoom;
    user-zoom: fixed;

    Related at-rule

    @viewport

    初始值

    zoom

    百分比值

    refer to the size of bounding box

    适用媒体

    visual, continuous

    计算值

    as specified

    正规顺序

    the unique non-ambiguous order defined by the formal grammar

    语法

    zoom用户可以放大或缩小。

    fixed用户无法放大或缩小。

    正式语法

    zoom | fixed

    规范

    Specification

    Status

    Comment

    CSS Device AdaptationThe definition of ‘"user-zoom" descriptor‘ in that specification.

    Working Draft

    Initial definition

    浏览器兼容性

    Feature

    Chrome

    Firefox (Gecko)

    Internet Explorer

    Opera

    Safari

    Basic support

    ?

    ?

    ?

    ?

    ?

    Feature

    Android

    Chrome for Android

    Firefox Mobile (Gecko)

    IE Mobile

    Opera Mobile

    Safari Mobile

    Basic support

    ?

    ?

    ?

    ?

    ?

    ?

  • ??CSS 中文开发手册
    转载请保留页面地址:https://www.breakyizhan.com/css/32131.html

    用户变焦 | @viewport.user-zoom (Device Adaptation) - CSS 中文开发手册 - Break易站

    原文:https://www.cnblogs.com/breakyizhan/p/13222174.html

    (0)
    (0)
       
    举报
    评论 一句话评论(0
    关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
    © 2014 bubuko.com 版权所有
    打开技术之扣,分享程序人生!