`
haitao360312
  • 浏览: 2452 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
<script type="text/javascript">window.onload = windowHeight;//页面载入完毕执行函数function windowHeight() {var h = document.documentElement.clientHeight;//获取当前窗口可视操作区域高度var bodyHeight = document.getElementById("content");//寻找ID为content的对象(也就是你想要自适应高度的对象)if (h < 598){//因为前边是获取的当前窗口的 ...
Global site tag (gtag.js) - Google Analytics