I am displaying different content depending on how the user is holding his/her phone using the onorientationchange call in the body tag. This works great - I hide one div while
You can set the user-scalable property in the content attribute. Try this:
user-scalable
From this answer:
But if you assign User-scalable=no its means website not allow to zoom in or zoom out.