Cal*_*ass 3 css internet-explorer
每当我在Internet Explorer中选择一个元素时,它周围会出现虚线,几乎就像一个边框.反正有禁用此功能吗?
pdu*_*ler 10
在你的CSS中:
a {
outline: none;
border: none; /* eventually, IE specific, not sure */
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
6077 次 |
| 最近记录: |