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.
iPad のポートレート モードを Web アプリで無効にすることはできますか?
css media quires を使用する iPad および iPhone 用の Web アプリを開発しました。しかし、私はこのアプリを縦向きではなく横向きモードでのみ実行したいと考えています。ポートレートモードを無効にする方法はありますか?
簡単な答え: いいえ。
長い回答: メディア クエリを使用して :landscape および :portrait の向きをターゲットにすることができ、状況ごとにデザインを変更できます。