移动下的meta的新值介绍

1、apple-mobile-web-app-capable

 

 

<meta name="apple-mobile-web-app-capable" content="yes"/>

 

---------- 网站对web app程序的支持,允许全屏模式浏览,隐藏浏览器导航栏

 

 

 

content有两个值:

 

  • yes
  • no

注释: 支持iPhone的3.5屏幕


2、 apple-mobile-web-app-title


<meta name="apple-mobile-web-app-title" conten="zhangyaochun first app"/>
 
----------- 可以指定web app不同的名字,会显示在IOS桌面上。



3、 format-detection


<meta name="format-detection" content="telephone=no"/>
 
----------- 忽视将页面中数字辨认为电话号码的拨号超链接

iPhone默认值是:telephone=yes

其他值:

  • address = no
  • email = no //不自动发邮件


4、 apple-mobile-web-app-status-bar-style


<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
 
------- 改变顶部状态条的颜色,默认是白色



5、 MobileOptimized


<meta name="MobileOptimized" content="240"/>
 
------ 浏览器不会自动调整文件的大小,不会随着浏览器拉伸缩放


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值