Disable touch zoom usig html code

Anonymous
2020-10-26T13:40:52.353+00:00

Hi,

I wanted to disable zooming the page in IE9 using html code. I have tried {-ms-content-zooming: none } it is working in IE11 but not IE9.

So i need a html code to disable the zooming using two fingers in IE9.

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-10-27T02:39:23.49+00:00

    Hi,

    Have you also tried {-ms-touch-action: none}?

    Please check if below options work for you.
    https://supportcommunity.zebra.com/s/article/Disable-Internet-Explorer-Double-Tap-Zoom?language=en_US

    Hope the information helps.

    Thanks,

    Eleven

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.