专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅

首页 »Javascript教程 » scrollheight:JS获取scrollHeight问题想到的标准问题 »正文

scrollheight:JS获取scrollHeight问题想到的标准问题

来源: 发布时间:星期六, 2008年12月27日 浏览:103次 评论:0
我在作rame自动调整高度时被嵌入页面commit.asp代码如下:
<!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>
<meta http-equiv="Content-Type" content="text/html; char=gb2312" />
<title>相关评论</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>
<body bgColor="transparent" _disibledevent="code55658">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


必须用 document.documentElement有关这方面东西最好搜下
0

相关文章

读者评论

发表评论

  • 昵称:
  • 内容: