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.
ディスプレイの横からスワイプしたときに発生する新しい履歴効果を操作または無効にする方法はありますか?
または、スワイプまたはボタンが履歴の前後に使用されたかどうかを認識する方法はありますか?
このための API はありません。
<meta name="apple-mobile-web-app-capable" content="yes">唯一の「解決策」は、ユーザーに Web アプリをホーム画面に保存してもらうことです (メタ タグを設定する必要があります)。
<meta name="apple-mobile-web-app-capable" content="yes">