一段js实现实现手机自适应兼容所有手机和平板

 2025-07-01  阅读 267  评论 0

摘要:?/(iPhone|iPad|iPhone OS|Phone|iPod|iOS)/i.test(navigator.userAgent)&&(head=document.getElementsByTagName("head"),

/(iPhone|iPad|iPhone OS|Phone|iPod|iOS)/i.test(navigator.userAgent)&&(head=document.getElementsByTagName("head"),viewport=document.createElement("meta"),viewport.name="viewport",viewport.content="target-densitydpi=device-dpi, width=480px, 

user-scalable=no",head.length>0&&head[head.length-1].appendChild(viewport));

这个代码放到script里面。

版权声明:本站内容为网页知识大全所有,严禁复制,转载,其他部份为用户投稿,如有侵权请速告知,我们将会在24小时内删除;

原文链接:http://clewo.net/htmljiaocheng/181.html

上一篇:HTML <hr> 标签
下一篇:没有了

发表评论:

管理员

  • 内容1648
  • 积分0
  • 金币0
关于我们
网页设计类专业知识都可以到这里发布,网页知识大全(clewo.net)
联系方式
电话:
地址:广东东莞
Email:admin@qq.com

Copyright © 2025 网页知识大全(clewo.net) Inc. 保留所有权利。

页面耗时0.0487秒, 内存占用1.83 MB, 访问数据库31次

粤ICP备13075863号