B
B
bqio2016-08-16 08:59:15
css
bqio, 2016-08-16 08:59:15

Why does a stroke appear when a div is clicked on Android?

I have a div that should animate when clicked. On PC, everything is fine, but on Android there is such a stroke:
4de96a9f6dfb4399b2ad98c034f31f8c.jpg
How to remove it?
outline: none; does not work.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
Bowen, 2016-08-16
@bqio

stackoverflow.com/questions/20853238/webkit-tap-hi...

Z
zooks, 2016-08-16
@zooks

It looks like selection by tapu.

A
Andrey Fedorov, 2016-08-16
@aliencash

try user-select: none;not to forget the prefixes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question