去掉 a 链接随后的虚线框

去掉 a 链接过后的虚线框/*清除a链接过后的虚线*/a:active, a:focus {-moz-outline:noneoutline:noneie-

去掉 a 链接过后的虚线框

/*清除a链接过后的虚线*/
a:active, a:focus {-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);}