Skip to content

Disable Zoom on your webpage using Meta Tag

Jul 02, 2013 | 42Gears Team

Sometimes Lockdown of your browsing device is incomplete without disabling zooming option.  Zooming in and out with multi-touch gestures such as pinch-to-zoom can be disabled using kiosk browser like SureFox however the user would still be able to zoom using ‘double-tap to zoom’ feature.

Disabled Zoom - Pinch and Double Tap

And if you want your webpage to have disabled ‘double-tap to zoom’ feature, you can use following Meta Tag.

<html>
<title>Disable Double-Tap to Zoom</title>
<head>
<meta content=’width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0′ name=’viewport’ />
</head>
<body>
<b><font color=”blue”>Disabled Double-Tap to Zoom</font></b>
</body>
</html>

Download SureFox Free Trial Version
 

Subscribe for our free newsletter

Thank you! you are successfully subscribed.
newsletter

Exclusive News and Updates on Enterprise Mobility!

* I consent to receive newsletters via email from 42Gears and its Affiliates.
Please agree
* I have reviewed and agreed to 42Gears Privacy Policy and Terms of Use prior to subscribing and understand that I may change my preference or unsubscribe at any time.
Please agree
Please verify captcha
Please enter a valid official email