手机浏览器上,按钮、图片、文本框点击阴影遮罩
加上下面的CSS样式就可以解决了。
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
转载自:http://www.xue163.com/330/1654/3308674.html
加上下面的CSS样式就可以解决了。
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
转载自:http://www.xue163.com/330/1654/3308674.html