Prevent page magnification onfocus. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Prevent page magnification onfocus.

How do I prevent Page from Magnifying once I focus on an input box in this sololearn app especially.

26th Mar 2017, 12:58 PM
_n3m9
_n3m9 - avatar
1 Antwort
+ 2
Hey Thank you very much for your response, this also worked. <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
30th Mar 2017, 8:42 AM
_n3m9
_n3m9 - avatar