开发者

Is it possible to avoid the black overlay when clicking links on Safari on iPhone?

开发者 https://www.devze.com 2023-01-03 05:20 出处:网络
Is it possible to avoid the black overlay when clicking links on Safari on iPhone? there is something like this for the web version of Safari

Is it possible to avoid the black overlay when clicking links on Safari on iPhone?

there is something like this for the web version of Safari

:focus {
outline: 0;
}

so can I avoid to see a black box when i click anything on a web page on for safari on iPhone开发者_如何学编程?


a { -webkit-tap-highlight-color: transparent; }
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号