源代码

只有在源代码中,才有可能知真像
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年6月8日

摘要: <script type="text/javascript">function getInfo(){ var s = ""; s += " 网页可见区域宽:"+ document.body.clientWidth+"\n";s += " 网页可见区域高:"+ document.body.clientHeight+"\n"; s += " 网页可见区域宽:"+ document.body.offsetWidth + " (包括边线和滚动 阅读全文

posted @ 2012-06-08 14:21 eSurfer 阅读(151) 评论(0) 推荐(0)