阅读背景:

本周汇总 动态rem适配移动端/块状元素居中/透明度

来源:互联网 

1、动态rem适配移动端

 !function(){
      var width = document.documentElement.clientWidth;
      var head=document.getElementsByTagName("head")[0];
      var style=document.createElement("style");
      style.innerHTML="html{font-size:"+width/10+"px;}";
      head.appendChild(style);
 }() !function(){
      var widt



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: