码迷,mamicode.com
首页 > 其他好文 > 详细

iPhone 横屏时默认会放大文字的问题

时间:2017-03-30 13:46:26      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:number   标签   one   name   title   ini   init   attribute   默认   

有人说用
html { text-size-adjust: 100%; }
我发现这个并不能解决问题。
下面代码可以完美解决。

添加标签:<meta name="viewport" content="width=device-width,initial-scale=1"/>

iPhone 横屏时默认会放大文字的问题

标签:number   标签   one   name   title   ini   init   attribute   默认   

原文地址:http://www.cnblogs.com/bobofuns/p/6645352.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!