Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Phonegap iPhone/iPad アプリケーションを持っています。iPad アプリケーションを横向きに回転すると、HTML/CSS が更新されないため、アプリケーションの右側に黒いバーが表示されます。同じように、横向きでアプリを開くと問題なく見えますが、縦向きに回転するとスクロールが必要になります。
メタタグから height=device-height を削除する必要があり、修正されました。私を助けてくれたすべての人に感謝します!