移动端a链接点击时取出背景色及边框

a{blr:expression(this.onFocus=this.blur())}
:focus{outline:0;} /*去掉a标签的虚线框,避免出现奇怪的选中区域*/
*{
-webkit-tap-highlight-color:rgba(255,0,0,0);

posted @ 2016-07-14 09:41  简单就好zyx  阅读(387)  评论(0编辑  收藏  举报