本文实例为大家分享了移动端手指放大缩小的具体代码,供大家参考,具体内容如下
<Meta charset="UTF-8">
<Meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<Meta name="apple-mobile-web-app-capable" content="yes">
<Meta name="apple-mobile-web-app-status-bar-style" content="black">
缩放
@H_502_6@
#Box{width:100px;
height:100px;
background: red;}
html,body{width:100%;height:100%; overflow:hidden;}
Box">