<body>
<p style="height:1000px;">
<script type="text/javascript">
document.write("document.documentElement.clientHeight:"+document.documentElement.clientHeight +"<br />");
document.write("document.body.offsetHeight:"+document.body.offsetHeight +"<br />");
</script>
</p>
</body>
没有评论:
发表评论