花费 33 ms
JS设置和获取盒模型的宽和高

dom.style.width/height:只能取出内联样式的宽度和高度 dom.currentStyle.width/height:获取即时的计算的样式,但是只有IE支持 window.get ...

Wed Oct 02 05:10:00 CST 2019 2 672

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM