Mysterious horizontal lines on my site when rendered on iPad

前端 未结 9 1477
半阙折子戏
半阙折子戏 2021-02-08 05:30

The following site:

http://staging.jungledragon.com

Has a few rendering issues on the iPad using Safari, so I\'m trying to fix them. There is one issue where I a

9条回答
  •  無奈伤痛
    2021-02-08 05:59

    You can fix a lot of these "iPad gaps" problems by disabling zooming entirely on the iPad, by use of this meta tag, a la Facebook:

    
    

    This prevents zooming on the iPad, but it has fixed all my "div gaps" problem completely.

提交回复
热议问题