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.
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.
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.
6 people are following this question.