摘要: ##1##1.去除android a/button/input标签被点击时产生的边框 2.去除ios a标签被点击时产生的半透明灰色背景1 a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);} 阅读全文
posted @ 2014-10-08 09:57 安雅然 阅读(111) 评论(0) 推荐(0) 编辑