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

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

So I\'ve been using:


to get my HTML c

9条回答
  •  余生分开走
    2020-11-27 10:48

    For anybody still interested:

    http://wiki.phonegap.com/w/page/16494815/Preventing-Scrolling-on-iPhone-Phonegap-Applications

    From the page:

    
    

    This instructs Safari to prevent the user from zooming into the page with the "pinch" gesture and fixes the width of the view port to the width of the screen, which ever orientation the iPhone is in.

提交回复
热议问题