摘要:
<script> function getInfo() { var s = ""; s += " 网页可见区域宽:"+ document.body.clientWidth; s += " 网页可见区域高:"+ document.body.clientHeight; s += " 网页可见区域宽:"+ document.body.offsetWidth + " (包括边线和滚动条的宽)"; s += " 网页可见区域高:"+ document.body.offset 阅读全文
posted @ 2013-01-17 13:39
风吹倒了蕉
阅读(209)
评论(0)
推荐(0)

浙公网安备 33010602011771号