致网友们:

         最近在抽空研究AS3游戏引擎FFilmation, 有兴趣的朋友加qq群6418198一起研究讨论吧~~


Tag: offsetTop预览模式: 普通 | 列表
var s = "";
s += "\r\n网页可见区域宽:"+ document.body.clientWidth;
s += "\r\n网页可见区域高:"+ document.body.clientHeight;
s += "\r\n网页可见区域宽:"+ document.body.offsetWidth +" (包括边线的宽)";
s += "\r\n网页可见区域高:"+ document.body.offsetHeight +" (包括边线的宽)";
s += "\r\n网页正文全文宽:"+ document.body.scrollWidth;
s += "\r\n网页正文全文高:"+ document.body.scrollHeight;

查看更多...

Tags: clientTop offsetTop offsetTop

分类:JS脚本 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2265
XHTML 1.0 Transitional Css Validator RSS 2.0 Atom 1.0 Get firefox Creative Commons