摘要:
<script type="text/javascript"> function SetTableHeight() { var bodyheight = document.documentElement.clientHeight; var tableHeight = document.getElementById("tableHeight"); tableHeight.value = bodyheight - 105; } </script> 阅读全文
posted @ 2013-01-09 11:35
过往云烟
阅读(168)
评论(0)
推荐(0)
浙公网安备 33010602011771号