D
D
Dmitry2015-06-05 17:01:47
css
Dmitry, 2015-06-05 17:01:47

Highlight css link in Safari iOS?

Hello!
I can’t figure it out, I’ve been struggling for several days now, over the implementation of adding a background to a link when it is clicked on iOS.
Tried to add cursor:pointer, didn't save this method.
Help!!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
chuchas, 2015-06-05
@chuchas

it's simple:
a:link { -webkit-tap-highlight-color: color; }

D
Dmitry, 2015-06-05
@muldy

Based on the name, this is highlighting with color, those highlighting text!
+ As it turned out, this problem exists in Safari!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question