js style动态设置table高度

上传:nieabc 浏览: 16 推荐: 0 文件:PDF 大小:19.14KB 上传时间:2020-12-17 02:19:23 版权申诉
直接在table标签中设置下不就行了吗?这是静态的,如果要动态设置你会吗? function com_onresize(){ var contentsHeight = document.body.clientHeight; var buttonsHeight = document.getElementById( "buttons" ).offsetHeight; var head1Height = document.getElementById( "head1" ).offsetHeight; var head2Height = document.getElementById( "head2
上传资源
用户评论