Skip to content

Snappy1

  • Home
  • Android
  • What
  • How
  • Is
  • Can
  • Does
  • Do
  • Why
  • Are
  • Who
  • Toggle search form

[FIXED] android – Css overflow:scroll does not work on mobile

Posted on November 11, 2022 By

Solution 1 :

add this css code to your container with overflow scroll.

-webkit-overflow-scrolling: touch;

Solution 2 :

You can try it!

overflow-y: scroll !important;
-webkit-overflow-scrolling: touch;

Solution 3 :

overflow: scroll; // this property will work on mobile devices for scroll instead of ove

Solution 4 :

using -webkit-overflow-scrolling: touch; is the correct solution but it invalid in react, next you would need to use WebkitOverflowScrolling: "touch"

Problem :

I have a website and I want to display comments in a div. I tried to use an overflow scroll div but it overflowed on mobile devices. It does work on my computer What am I doing wrong?

Comments

Comment posted by thingEvery

Scrolls for me in Mobile Safari. Maybe post some code.

Comment posted by kahveciderin

@thingEvery Strange cuz for me and my frirnds who use Android, it does not scroll.

Comment posted by sudo97

this is more of a comment than an answer

Comment posted by zaphkiel

I can’t add a comment yet until I reach 50 reputation.

Comment posted by zaphkiel

#rightbox form { width: 500px; overflow: scroll; -webkit-overflow-scrolling: touch; }

Comment posted by Ivan

-webkit-overflow-scrolling: touch

READ  [FIXED] proguard - Android app crash on setting minifyEnabled true
Powered by Inline Related Posts
Android Tags:android, css, html, mobile-browser

Post navigation

Previous Post: [FIXED] activity_main.xml for android studio stuck on loading
Next Post: Can a beginner learn Moonlight Sonata 1st Movement?

Related Posts

[FIXED] android – Flutter Exception caught by gesture. No MediaQuery widget found inside showModalBottomSheet Android
[FIXED] android – how can i parse links from a json into a dio in flutter? Android
[FIXED] android – How to add subtitle to your app in playstore? Android
[FIXED] java – Registration form not writing to database Android
[FIXED] google play – Get Two Signed APK From Same Android Project Android
[FIXED] How do I get UI reference from AsyncTask in android Android

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022

Categories

  • ¿Cómo
  • ¿Cuál
  • ¿Cuándo
  • ¿Cuántas
  • ¿Cuánto
  • ¿Qué
  • Android
  • Are
  • At
  • C'est
  • Can
  • Comment
  • Did
  • Do
  • Does
  • Est-ce
  • Est-il
  • For
  • Has
  • Hat
  • How
  • In
  • Is
  • Ist
  • Kann
  • Où
  • Pourquoi
  • Quand
  • Quel
  • Quelle
  • Quelles
  • Quels
  • Qui
  • Should
  • Sind
  • Sollte
  • Uncategorized
  • Wann
  • Warum
  • Was
  • Welche
  • Welchen
  • Welcher
  • Welches
  • Were
  • What
  • What's
  • When
  • Where
  • Which
  • Who
  • Who's
  • Why
  • Wie
  • Will
  • Wird
  • Wo
  • Woher
  • you can create a selvedge edge: You can make the edges of garter stitch more smooth by slipping the first stitch of every row.2022-02-04
  • you really only need to know two patterns: garter stitch

Recent Posts

  • What is a good substitute for condensed milk?
  • ¿Como el cuerpo te avisa cuando te va a dar un infarto?
  • What is the luxury brand of Jaguar?
  • Who is Big poppa baseball player?
  • What material are foam runners?

Recent Comments

No comments to show.

Copyright © 2023 Snappy1.

Powered by PressBook Grid Dark theme