Android browser's screen.width, screen.height & window.innerWidth & window.innerHeight are unreliable

后端 未结 8 1530
一个人的身影
一个人的身影 2020-12-05 02:53

I\'m working on a web app that is targeted to browsers on desktop, tablet and smartphone.

The web app has a light box implemented using Colorbox with an iframe

8条回答
  •  一生所求
    2020-12-05 03:00

    Try this, and check your mobile reading

    
    

    It should match the screen size (height) of your phone specifications.

提交回复
热议问题