HTML DOM clientHeight 属性元素对象实例获取div 元素的高度,包含内边距(padding): [mycode3 type='js'] var elmnt = document.getElementById('myDIV'); var txt ...
確定! 回上一頁