I find it rather annoying how the entire screen of my IPod touch zooms in when I go to type something like I'm doing right now. I know the code to disable it is:
but I have no idea how to use it to disable the automatic zooming on websites. Do you need to be the owner of the website in order to change these settings?
Does anyone have a solution on how to fix this problem and put a stop the automatic text box zooming that websites implement?
Code:
<meta name="viewport" content="width=device-width, user-scalable=no" />
Does anyone have a solution on how to fix this problem and put a stop the automatic text box zooming that websites implement?