在页面中样式中加上下面的css代码
*{-webkit-overflow-scrolling: touch
-webkit-touch-callout:none
-webkit-user-select:none
-khtml-user-select:none
-moz-user-select:none
-ms-user-select:none
user-select:none
}
纯手打。自适应还需楼主自己调试。至于home键功能,,一个fadeIn和fadeOut就可以搞定<html>
<head>
<title>css3 Draw Hive</title>
</head>
<style type="text/css">
.container{width:800pxheight:480pxposition:relativez-index:99}
-------我是华丽的分割线---------
不懂可以继续追问
会给你更好地建议,帮助解决可困难,喂百度知道做贡献
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)