在style中加上下面的内容,虚线框就消失了。 a {outline: none; /* for Forefox */ } a {star:expression(this.onFocus=this.blur()); /* for Ie*/ }