`
qingwei201314
  • 浏览: 163532 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

去掉超链接点击后的框 a <a

 
阅读更多

a {
 outline:none;/* for Forefox */
 star:expression(this.onFocus=this.blur()); /* for Ie*/
}

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics