Skip to content

Instantly share code, notes, and snippets.

@timgcarlson
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timgcarlson/11407446 to your computer and use it in GitHub Desktop.
Save timgcarlson/11407446 to your computer and use it in GitHub Desktop.
HTML to prevent pinch-to-zoom on touch screen devices.
<meta name="viewport" content="width=1000px; user-scalable=0;" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment