jquery获取rem的值会丢失小数点后面的px大小
2021-03-07 09:29
阅读:614
YPE html>
标签:fun rem nim 获取 utf-8 elements idt use scale
计算方法,精度损失来自于浏览器将rem转成px的过程。
element.currentStyle ? element.currentStyle : window.getComputedStyle(element, null)
可以获取px小数点后的数值
jquery获取rem的值会丢失小数点后面的px大小
标签:fun rem nim 获取 utf-8 elements idt use scale
原文地址:https://www.cnblogs.com/baimeishaoxia/p/12887626.html
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:jquery获取rem的值会丢失小数点后面的px大小
文章链接:http://soscw.com/index.php/essay/61280.html
文章标题:jquery获取rem的值会丢失小数点后面的px大小
文章链接:http://soscw.com/index.php/essay/61280.html
评论
亲,登录后才可以留言!