0
私はスティッキーな応答メニューを作成し、モバイルでは自動的にジャンプしてボトムにスティックします。 .isアンカー.is・アット・下ファウンデーション6スティッキメニューがジャンプしてモバイルの下に固定
ここにナビゲーション要素の変更のクラスには、メニューからいくつかのサンプルコードです:
<div data-sticky-container>
<header class="sticky" data-sticky data-options="marginTop:0;" data-sticky-on="medium" data-check-every=0 >
<div class="title-bar" data-responsive-toggle="main-menu" data-hide-for="medium">
<button type="button" class="menu-icon dark" data-toggle></button>
<div class="title-bar-title">Menu</div>
...
メニューが大の罰金に動作しますが、モバイルや小さな画面上でそれがジャンプ底に固定されている。
どうすればこの問題を防ぐことができますか?