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.
ホームページにこのcssプロパティを設定しましたが、これでは十分ではありません。
body { overflow-y:hidden; }
マウスのローラーを押すと、左右にスクロールできるからです。では、どうすればこれを無効にできますか?
ページの要素の高さがページ自体よりも大きいことが原因である可能性があります。スクロール バーを非表示にしても、ユーザーはマウスを使用するか、ページを選択してドラッグすることでページをスクロールできます。次に、ページの要素のサイズと表示されているステーションを確認してください。