摘要: Obj.style.width/obj.style.height与obj.offsetWidth/obj.offsetHeight的区别: 由此得出结论:Obj.style.width/obj.style.height只能获得行内样式的宽高数据,而不能获得内嵌式宽高数据。(带单位)(可以更改宽高的值 阅读全文
posted @ 2016-08-12 22:31 划过天际 阅读(888) 评论(0) 推荐(0)