javascript - Limit zoom page -


By using Firefox, the user can maximize the entire webpage by simply pressing CTRL + < / P>

I want to stop users from zooming in excess of 150%. How can I go about doing this? I tried googling, but I could not find any answer.


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -