D
D
dalnick2020-05-06 12:15:02
css
dalnick, 2020-05-06 12:15:02

How to make the scale of the html page not change on phones with a double tap?

I have an HTML5 game that I want to be able to play on mobile, but when I (double) click on the control, the browser zooms, how can I fix this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Samoilov, 2020-05-06
@takezi

<meta name="viewport" content="width=device-width, user-scalable=no">

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question