05 2008 档案

摘要: 区域说明 JavaScript Code 网页可见区域宽 document.body.clientWidth 网页可见区域高 document.body.clientHeight 网页可见区域宽(包括边线的宽) document.body.offsetWidth 网页可见区域高(包括边线的宽) document.body.offsetHeight 网页正文全文宽 document.body.scr...阅读全文
posted @ 2008-05-13 10:39 永不言败 阅读(251) | 评论 (0) 编辑