摘要: sj.html代码<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <link type="text/css" rel=" 阅读全文
posted @ 2013-01-22 15:32 淫的一手好湿不难 阅读(240) 评论(0) 推荐(0) 编辑
摘要: <script> function getInfo() { var s = ""; s += " 网页可见区域宽:"+ document.body.clientWidth; s += " 网页可见区域高:"+ document.body.clientHeight; s += " 网页可见区域宽:"+ document.body.offsetWidth + " (包括边线和滚动条的宽)"; s += " 网页可见区域高:"+ document.body.offset 阅读全文
posted @ 2013-01-22 15:26 淫的一手好湿不难 阅读(134) 评论(0) 推荐(0) 编辑