How to set viewport meta for iPhone that handles rotation properly?

前端 未结 9 1770
情话喂你
情话喂你 2020-11-27 10:11

So I\'ve been using:


to get my HTML c

9条回答
  •  离开以前
    2020-11-27 10:37

    You don't want to lose the user scaling option if you can help it. I like this JS solution from here.

    
    

提交回复
热议问题