Android 初始规模 - PHP
在 iPhone 中,有一些 php 脚本可以控制网站查看的初始比例和最大比例,如下所示:-
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=3.0;">
是否有适用于 Android 的类似功能?多谢。
In iPhone, there are php scripts that control the initial scale and max scale of website viewing that are like these:-
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=3.0;">
Would there be similar functions that work for android? Thanksalot.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的问题的答案似乎已经存在。 此处
It appears the answer to your question already exists. here