摘要: 一、getComputedStyle兼容IE8以上,范户籍的计算样式的值都是绝对值,没有相对单位(如:width:10em; 它打印出来是160px) window.getComputedStyle(div,null) 效果图: 二、ele.currentStyle ele.currentStyle 阅读全文
posted @ 2018-03-14 08:21 前端HL 阅读(432) 评论(0) 推荐(0)