去掉 input 按钮的虚线框

在IE6/IE7下的默认情况下, input或a存在一个焦点虚线框。使用hidefocus=‘true’/hidefocus=‘hidefocus’可以去掉虚线框。IE8+或者其他浏览器可以是用CSS Style { outline:none }

posted @ 2013-05-04 21:05  daoyuly  阅读(725)  评论(0编辑  收藏  举报